From d31598167ec6b0ee457f3af7832c2e407b25d24f Mon Sep 17 00:00:00 2001 From: Ray Wang Date: Thu, 23 Jan 2025 14:51:51 +0800 Subject: [PATCH] hev-socks5-tproxy: update to 2.6.0 Signed-off-by: Ray Wang --- net/hev-socks5-tproxy/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/net/hev-socks5-tproxy/Makefile b/net/hev-socks5-tproxy/Makefile index a2c44c044a..0db41eca40 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.8 +PKG_VERSION:=2.6.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:=f8ca8ab2dcfd4e0f4c595f3407644ec6b9798f7c1c8637f95c5cd59f85afde9b +PKG_HASH:=31751059743eb98c5ca671b7405a918019f435f11fe9b9ca00c8b78075cf9744 PKG_MAINTAINER:=Ray Wang PKG_LICENSE:=MIT -- 2.30.2