mirror of
https://github.com/onionshare/onionshare.git
synced 2025-08-06 05:14:13 -04:00
Updates tor packages in snapcraft config
This commit is contained in:
parent
c443b6f83b
commit
9fe90a489f
2 changed files with 10 additions and 3 deletions
|
@ -176,8 +176,8 @@ parts:
|
|||
after: [onionshare-cli]
|
||||
|
||||
tor:
|
||||
source: https://dist.torproject.org/tor-0.4.8.5.tar.gz
|
||||
source-checksum: sha256/6957cfd14a29eee7555c52f8387a46f2ce2f5fe7dadf93547f1bc74b1657e119
|
||||
source: https://dist.torproject.org/tor-0.4.8.9.tar.gz
|
||||
source-checksum: sha256/59bb7d8890f6131b4ce5344f3dcea5deb2182b7f4f10ff0cb4e4d81f11b2cf65
|
||||
source-type: tar
|
||||
plugin: autotools
|
||||
autotools-configure-parameters:
|
||||
|
@ -207,7 +207,7 @@ parts:
|
|||
- go/latest/stable
|
||||
source: https://git.torproject.org/pluggable-transports/snowflake.git
|
||||
source-type: git
|
||||
source-tag: v2.6.0
|
||||
source-tag: v2.8.1
|
||||
organize:
|
||||
bin/client: bin/snowflake-client
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue