blob: 22c48abc05a2812c1d74f4a5f630691311b7563d (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
pkgbase = snowflake-pt-server
pkgdesc = Snowflake is a pluggable transport that proxies traffic through temporary proxies using WebRTC
pkgver = 2.11.0
pkgrel = 1
url = https://gitlab.torproject.org/tpo/anti-censorship/pluggable-transports/snowflake/-/wikis/home
arch = x86_64
license = BSD-3-Clause
makedepends = git
makedepends = go
depends = libx11
source = git+https://gitlab.torproject.org/tpo/anti-censorship/pluggable-transports/snowflake.git#tag=v2.11.0
b2sums = e63f8c64f46ec70b66dd73d986ea3b60fe0e78d5b42e1386eeaae84685c2ef6f19dfc97c827faa7db91bf54e848559e167888e960f9c957fee66bd3e1afb0281
pkgname = snowflake-pt-server
|