hev-socks5-server: update to 2.10.0
authorRay Wang <[email protected]>
Thu, 18 Sep 2025 00:41:00 +0000 (08:41 +0800)
committerJosef Schlehofer <[email protected]>
Thu, 18 Sep 2025 05:57:18 +0000 (07:57 +0200)
Upstream changelog:
https://github.com/heiher/hev-socks5-server/releases/tag/2.10.0

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

index 511d53b55f14e4264cc8272eba6a397e90fe75d9..94ee35d7d5cc5adacec2c4446b66f2522659a064 100644 (file)
@@ -1,12 +1,12 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=hev-socks5-server
-PKG_VERSION:=2.9.0
+PKG_VERSION:=2.10.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:=21cd97afd3ec6d52e580fa92c1cc8c4cf8f58669da8182c3a072ba434d717dce
+PKG_HASH:=94d1335b6d02e641d1794281f94f5e9e256b71d96bff5e92cf1d76d466a6a545
 
 PKG_MAINTAINER:=Ray Wang <[email protected]>
 PKG_LICENSE:=MIT