aboutsummaryrefslogtreecommitdiff
path: root/snap
diff options
context:
space:
mode:
authorMiguel Jacq <mig@mig5.net>2022-10-18 12:15:01 +1100
committerMiguel Jacq <mig@mig5.net>2022-12-11 16:08:05 +1100
commite0665fa100a8fbcc764e4f463920f8a362359594 (patch)
tree7e0a6744e409df61c96063dd80bb9315cf6dce33 /snap
parente129f739342843468fc3d14a6503ff0acb8ca436 (diff)
downloadonionshare-e0665fa100a8fbcc764e4f463920f8a362359594.tar.gz
onionshare-e0665fa100a8fbcc764e4f463920f8a362359594.zip
Update obfs4proxy, meek and tor versions. Try building 32-bit snapcraft. Bump Onionshare version to 2.6.1
Diffstat (limited to 'snap')
-rw-r--r--snap/snapcraft.yaml11
1 files changed, 6 insertions, 5 deletions
diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml
index fb1e419d..b70631b9 100644
--- a/snap/snapcraft.yaml
+++ b/snap/snapcraft.yaml
@@ -1,6 +1,6 @@
name: onionshare
base: core20
-version: "2.6"
+version: "2.6.1"
summary: Securely and anonymously share files, host websites, and chat using Tor
description: |
OnionShare lets you securely and anonymously send and receive files. It works by starting
@@ -12,6 +12,7 @@ grade: stable # stable or devel
confinement: strict
architectures:
+ - build-on: i386
- build-on: amd64
- build-on: arm64
- build-on: armhf
@@ -193,8 +194,8 @@ parts:
after: [onionshare-cli]
tor:
- source: https://dist.torproject.org/tor-0.4.7.9.tar.gz
- source-checksum: sha256/d39d38598208f4d6201d7edc6ad573b3a898a932a5c68d3074016a9525519b22
+ source: https://dist.torproject.org/tor-0.4.7.10.tar.gz
+ source-checksum: sha256/647e56dfa59ea36dab052027fcfc7663905c826c03509363c456900ecd435a5b
source-type: tar
plugin: autotools
autotools-configure-parameters:
@@ -216,7 +217,7 @@ parts:
- go/latest/stable
source: https://gitlab.com/yawning/obfs4.git
source-type: git
- source-tag: obfs4proxy-0.0.13
+ source-tag: obfs4proxy-0.0.14
snowflake-client:
plugin: go
@@ -224,7 +225,7 @@ parts:
- go/latest/stable
source: https://git.torproject.org/pluggable-transports/snowflake.git
source-type: git
- source-tag: v2.2.0
+ source-tag: v2.3.1
organize:
bin/client: bin/snowflake-client