From: Daniel Golle Date: Thu, 6 Oct 2022 15:48:23 +0000 (+0100) Subject: snowflake: update to version 2.3.1 X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=15fdb5fa166c1d41236c519821cad6e92fbb8e68;p=openwrt-packages.git snowflake: update to version 2.3.1 03b2b56f Fix broker race condition 36f03dfd Record proxy type for proxy relay stats Signed-off-by: Daniel Golle --- diff --git a/net/snowflake/Makefile b/net/snowflake/Makefile index 8471acb2e..5e9cadb34 100644 --- a/net/snowflake/Makefile +++ b/net/snowflake/Makefile @@ -1,13 +1,13 @@ include $(TOPDIR)/rules.mk PKG_NAME:=snowflake -PKG_VERSION:=2.3.0 -PKG_RELEASE:=2 +PKG_VERSION:=2.3.1 +PKG_RELEASE:=1 PKG_SOURCE_PROTO:=git PKG_SOURCE_URL=https://git.torproject.org/pluggable-transports/snowflake.git PKG_SOURCE_VERSION:=v$(PKG_VERSION) -PKG_MIRROR_HASH:=e323598c959ea336927bf8dc4a96b02e88de73cb8cf165221465ca2b76cd2c48 +PKG_MIRROR_HASH:=f83d48ebdbb3966856fdd1016a2ff4e57e63598182ad5e53ab5c31a7100ce6ee PKG_LICENSE:=BSD-3-Clause PKG_LICENSE_FILES:=LICENSE