From: Ray Wang Date: Fri, 25 Jul 2025 15:17:33 +0000 (+0800) Subject: hev-socks5-tunnel: update to 2.12.0 X-Git-Url: http://git.openwrt.org/?a=commitdiff_plain;h=17998bb7b8efc7f6f00706db1496a251ef68ddee;p=feed%2Fpackages.git hev-socks5-tunnel: update to 2.12.0 Upstream changelog: https://github.com/heiher/hev-socks5-tunnel/releases/tag/2.12.0 Signed-off-by: Ray Wang --- diff --git a/net/hev-socks5-tunnel/Makefile b/net/hev-socks5-tunnel/Makefile index 8420e90440..052bb2be65 100644 --- a/net/hev-socks5-tunnel/Makefile +++ b/net/hev-socks5-tunnel/Makefile @@ -1,12 +1,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=hev-socks5-tunnel -PKG_VERSION:=2.10.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-tunnel/releases/download/$(PKG_VERSION) -PKG_HASH:=69736617530d692a678c2935a4ee1e96a61c3927ba3e4ce2d0474b9887d9e968 +PKG_HASH:=3d4fcd35a47b3f9b0e69d058a373cc27130a89b2ff1e18dba21a1b70ba6e96dc PKG_MAINTAINER:=Ray Wang PKG_LICENSE:=MIT