From: Ray Wang Date: Wed, 22 Jul 2026 12:07:08 +0000 (+0800) Subject: hev-socks5-tproxy: update to 2.12.0 X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=54f7d202b7fc817773069a8c72e6d7819b308abf;p=openwrt-packages.git hev-socks5-tproxy: update to 2.12.0 Upstream changelog: https://github.com/heiher/hev-socks5-tproxy/releases/tag/2.12.0 Signed-off-by: Ray Wang --- diff --git a/net/hev-socks5-tproxy/Makefile b/net/hev-socks5-tproxy/Makefile index 45a2a34e5..7001e2a06 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.11.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-tproxy/releases/download/$(PKG_VERSION) -PKG_HASH:=2f89204b38b3248d43b5a603978fb1c361c6a8310961f22794dc71e93e21519d +PKG_HASH:=b5fb0265f8d3a5f16d6c5ebc0094cb214afbe5b6d27e12c137f4a5da70c25a54 PKG_MAINTAINER:=Ray Wang PKG_LICENSE:=MIT