mirror of
https://github.com/onionshare/onionshare.git
synced 2024-10-01 01:35:40 -04:00
Updates the git links to the pluggable transport in flatpak config
This commit is contained in:
parent
8a10b8be6f
commit
05d0d05514
@ -105,9 +105,9 @@ modules:
|
||||
commit: 8c58ed0e35502a485538e4c5ec086070840f3410
|
||||
dest: src/filippo.io/edwards25519
|
||||
- type: git
|
||||
url: https://git.torproject.org/pluggable-transports/goptlib
|
||||
url: https://gitlab.torproject.org/tpo/anti-censorship/pluggable-transports/goptlib
|
||||
commit: 13b7b3552e1eef32e4d8a2a7813f22488f91dc09
|
||||
dest: src/git.torproject.org/pluggable-transports/goptlib.git
|
||||
dest: src/gitlab.torproject.org/tpo/anti-censorship/pluggable-transports/goptlib.git
|
||||
- type: git
|
||||
url: https://github.com/dsnet/compress
|
||||
commit: f66993602bf5da07ef49d35b08e7264ae9fe2b6e
|
||||
@ -122,7 +122,7 @@ modules:
|
||||
env:
|
||||
GOBIN: "/app/bin/"
|
||||
build-commands:
|
||||
- ". /usr/lib/sdk/golang/enable.sh; export GOPATH=$PWD; export GO111MODULE=off; go install git.torproject.org/pluggable-transports/meek.git/meek-client"
|
||||
- ". /usr/lib/sdk/golang/enable.sh; export GOPATH=$PWD; export GO111MODULE=off; go install gitlab.torproject.org/tpo/anti-censorship/pluggable-transports/meek.git/meek-client"
|
||||
sources:
|
||||
- type: git
|
||||
url: https://go.googlesource.com/net
|
||||
@ -141,13 +141,13 @@ modules:
|
||||
commit: faf0a1b62c6b439486fd1d914d8185627b99d387
|
||||
dest: src/golang.org/x/sys
|
||||
- type: git
|
||||
url: https://git.torproject.org/pluggable-transports/goptlib
|
||||
url: https://gitlab.torproject.org/tpo/anti-censorship/pluggable-transports/goptlib
|
||||
commit: 13b7b3552e1eef32e4d8a2a7813f22488f91dc09
|
||||
dest: src/git.torproject.org/pluggable-transports/goptlib.git
|
||||
dest: src/gitlab.torproject.org/tpo/anti-censorship/pluggable-transports/goptlib.git
|
||||
- type: git
|
||||
url: https://git.torproject.org/pluggable-transports/meek
|
||||
url: https://gitlab.torproject.org/tpo/anti-censorship/pluggable-transports/meek
|
||||
commit: 6600c52acb7979b08dd0916a7a779dd0e5dde0b0
|
||||
dest: src/git.torproject.org/pluggable-transports/meek.git
|
||||
dest: src/gitlab.torproject.org/tpo/anti-censorship/pluggable-transports/meek.git
|
||||
- type: git
|
||||
url: https://github.com/refraction-networking/utls
|
||||
commit: 0b2885c8c0d4467cfe98136748a9d011d0b8fff0
|
||||
@ -158,7 +158,7 @@ modules:
|
||||
env:
|
||||
GOBIN: "/app/bin/"
|
||||
build-commands:
|
||||
- ". /usr/lib/sdk/golang/enable.sh; export GOPATH=$PWD; export GO111MODULE=off; go install git.torproject.org/pluggable-transports/snowflake.git/client"
|
||||
- ". /usr/lib/sdk/golang/enable.sh; export GOPATH=$PWD; export GO111MODULE=off; go install gitlab.torproject.org/tpo/anti-censorship/pluggable-transports/snowflake.git/client"
|
||||
- "mv /app/bin/client /app/bin/snowflake-client"
|
||||
sources:
|
||||
- type: git
|
||||
@ -182,13 +182,13 @@ modules:
|
||||
commit: 5ec99f83aff198f5fbd629d6c8d8eb38a04218ca
|
||||
dest: src/golang.org/x/xerrors
|
||||
- type: git
|
||||
url: https://git.torproject.org/pluggable-transports/goptlib
|
||||
url: https://gitlab.torproject.org/tpo/anti-censorship/pluggable-transports/goptlib
|
||||
commit: 13b7b3552e1eef32e4d8a2a7813f22488f91dc09
|
||||
dest: src/git.torproject.org/pluggable-transports/goptlib.git
|
||||
dest: src/gitlab.torproject.org/tpo/anti-censorship/pluggable-transports/goptlib.git
|
||||
- type: git
|
||||
url: https://git.torproject.org/pluggable-transports/snowflake
|
||||
url: https://gitlab.torproject.org/tpo/anti-censorship/pluggable-transports/snowflake
|
||||
commit: 36f03dfd4483922b3e7400dedc71df9cf2f30b6b
|
||||
dest: src/git.torproject.org/pluggable-transports/snowflake.git
|
||||
dest: src/gitlab.torproject.org/tpo/anti-censorship/pluggable-transports/snowflake.git
|
||||
- type: git
|
||||
url: https://github.com/refraction-networking/utls
|
||||
commit: 0b2885c8c0d4467cfe98136748a9d011d0b8fff0
|
||||
|
Loading…
Reference in New Issue
Block a user