hev-socks5-tproxy: update to 2.5.8
authorRay Wang <r@hev.cc>
Tue, 19 Nov 2024 14:08:59 +0000 (22:08 +0800)
committerTianling Shen <cnsztl@gmail.com>
Tue, 19 Nov 2024 16:06:53 +0000 (00:06 +0800)
Signed-off-by: Ray Wang <r@hev.cc>
net/hev-socks5-tproxy/Makefile

index 64a8242ebbb0f1a875896358d7e8e53bb24027a4..a2c44c044ad6a55216e8107f619a35440f30dffc 100644 (file)
@@ -1,12 +1,12 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=hev-socks5-tproxy
-PKG_VERSION:=2.5.7
+PKG_VERSION:=2.5.8
 PKG_RELEASE:=1
 
-PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
+PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz
 PKG_SOURCE_URL:=https://github.com/heiher/hev-socks5-tproxy/releases/download/$(PKG_VERSION)
-PKG_HASH:=b5f29fef18ffe335fce4d6f96ce83c8bee04ce29fda420ba7248252d3b210578
+PKG_HASH:=f8ca8ab2dcfd4e0f4c595f3407644ec6b9798f7c1c8637f95c5cd59f85afde9b
 
 PKG_MAINTAINER:=Ray Wang <r@hev.cc>
 PKG_LICENSE:=MIT