blob: 33f26a614a15e4d4b40d3029c125e80fa1161f36 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
pkgbase = snowflake-pt-server-git
pkgdesc = Snowflake is a pluggable transport that proxies traffic through temporary proxies using WebRTC
pkgver = 900.bd636a1
pkgrel = 1
url = https://trac.torproject.org/projects/tor/wiki/doc/Snowflake
arch = i686
arch = x86_64
license = BSD
makedepends = git
makedepends = go
depends = libx11
options = !strip
options = !emptydirs
source = git+https://gitlab.torproject.org/tpo/anti-censorship/pluggable-transports/snowflake.git
sha256sums = SKIP
pkgname = snowflake-pt-server-git
|