From: Ray Wang Date: Tue, 19 Nov 2024 14:08:59 +0000 (+0800) Subject: hev-socks5-tproxy: update to 2.5.8 X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=a813c3a266baf64dce74dc7af490f6ad3cc5a7ce;p=openwrt-packages.git hev-socks5-tproxy: update to 2.5.8 Signed-off-by: Ray Wang --- diff --git a/net/hev-socks5-tproxy/Makefile b/net/hev-socks5-tproxy/Makefile index 64a8242eb..a2c44c044 100644 --- a/net/hev-socks5-tproxy/Makefile +++ b/net/hev-socks5-tproxy/Makefile @@ -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 PKG_LICENSE:=MIT