hev-socks5-server: update to 2.11.0
authorRay Wang <[email protected]>
Wed, 5 Nov 2025 13:06:26 +0000 (21:06 +0800)
committerTianling Shen <[email protected]>
Thu, 6 Nov 2025 18:20:13 +0000 (02:20 +0800)
Upstream changelog:
https://github.com/heiher/hev-socks5-server/releases/tag/2.11.0

Signed-off-by: Ray Wang <[email protected]>
net/hev-socks5-server/Makefile

index 94ee35d7d5cc5adacec2c4446b66f2522659a064..7ffb01e30f40016b6acaab833f3031cee16e31b8 100644 (file)
@@ -1,12 +1,12 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=hev-socks5-server
-PKG_VERSION:=2.10.0
+PKG_VERSION:=2.11.0
 PKG_RELEASE:=1
 
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz
 PKG_SOURCE_URL:=https://github.com/heiher/hev-socks5-server/releases/download/$(PKG_VERSION)
-PKG_HASH:=94d1335b6d02e641d1794281f94f5e9e256b71d96bff5e92cf1d76d466a6a545
+PKG_HASH:=fc340c50b93eed52c1985c6d78add4e5b697a020684b03aa32dcd7d38a40dfa7
 
 PKG_MAINTAINER:=Ray Wang <[email protected]>
 PKG_LICENSE:=MIT