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 20:00:41 +0000 (22:00 +0200)
commitd946694cd20e1498ca4192ffcfa255db077f32f2
tree30a1c0f5dacfab3b46c0bb0958e3823b2fc5227c
parent9f76dc2e225988d8b5593ef396146b24ba7f97b6
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]