hev-socks5-tunnel: update to 2.12.0
authorRay Wang <[email protected]>
Fri, 25 Jul 2025 15:17:33 +0000 (23:17 +0800)
committerTianling Shen <[email protected]>
Sun, 27 Jul 2025 07:23:46 +0000 (15:23 +0800)
Upstream changelog:
https://github.com/heiher/hev-socks5-tunnel/releases/tag/2.12.0

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

index 8420e904408c302ee9ea31b5912c5ab2eea2b18b..052bb2be65ad24ea9535b9ecc1e02765ed087f84 100644 (file)
@@ -1,12 +1,12 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=hev-socks5-tunnel
-PKG_VERSION:=2.10.0
+PKG_VERSION:=2.12.0
 PKG_RELEASE:=1
 
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz
 PKG_SOURCE_URL:=https://github.com/heiher/hev-socks5-tunnel/releases/download/$(PKG_VERSION)
-PKG_HASH:=69736617530d692a678c2935a4ee1e96a61c3927ba3e4ce2d0474b9887d9e968
+PKG_HASH:=3d4fcd35a47b3f9b0e69d058a373cc27130a89b2ff1e18dba21a1b70ba6e96dc
 
 PKG_MAINTAINER:=Ray Wang <[email protected]>
 PKG_LICENSE:=MIT