From: Ray Wang Date: Fri, 7 Aug 2026 05:32:16 +0000 (+0800) Subject: hev-socks5-tproxy: update to 2.13.0 X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=bebf1107a2ee63080f5c76dc4fb8b7e9cd5d54c6;p=openwrt-packages.git hev-socks5-tproxy: update to 2.13.0 Upstream changelog: https://github.com/heiher/hev-socks5-tproxy/releases/tag/2.13.0 Signed-off-by: Ray Wang --- diff --git a/net/hev-socks5-tproxy/Makefile b/net/hev-socks5-tproxy/Makefile index 7001e2a06..889416fff 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.12.0 +PKG_VERSION:=2.13.0 PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz PKG_SOURCE_URL:=https://github.com/heiher/hev-socks5-tproxy/releases/download/$(PKG_VERSION) -PKG_HASH:=b5fb0265f8d3a5f16d6c5ebc0094cb214afbe5b6d27e12c137f4a5da70c25a54 +PKG_HASH:=4cc74958221b3d40803ef9e597af1510110b6e674ceea729e470b808a257ba31 PKG_MAINTAINER:=Ray Wang PKG_LICENSE:=MIT