snowflake: update to 2.6.0
authorNick Hainke <vincent@systemli.org>
Tue, 27 Jun 2023 07:58:08 +0000 (09:58 +0200)
committerNick Hainke <vincent@systemli.org>
Wed, 19 Jul 2023 21:16:44 +0000 (23:16 +0200)
commit2631e02807358a3d34eb3a6b07e2f8c68841b086
tree13a2c7316cfcc8cbf322d79b8cbc07391358a6d9
parent6d28f29464de5988f2688e467e038c4b160a0551
snowflake: update to 2.6.0

Tor projects tries to migrate away from git.torproject.org [0,1]. We
need to adjust PKG_SOURCE and GO_PKG name. Further, we need to backport
patches to fix compiling on riscv64, so add:
- 0001-Bump-minimum-required-version-of-go.patch
- 0002-Update-dependencies.patch

Changelog:
https://gitlab.torproject.org/tpo/anti-censorship/pluggable-transports/snowflake/-/commit/2fa8fd9188078eaa169f1edd16815deae4004c6c

[0] - https://gitlab.torproject.org/tpo/anti-censorship/team/-/issues/86
[1] - https://gitlab.torproject.org/tpo/anti-censorship/pluggable-transports/snowflake/-/commit/82cc0f38f73c4ca4e12d22173562a092ebd4dea0

Signed-off-by: Nick Hainke <vincent@systemli.org>
(cherry picked from commit 0281f7594b31a5a947c26b895343daedc8a808e8)
net/snowflake/Makefile
net/snowflake/patches/0001-Bump-minimum-required-version-of-go.patch [new file with mode: 0644]
net/snowflake/patches/0002-Update-dependencies.patch [new file with mode: 0644]