From: Ray Wang Date: Fri, 7 Aug 2026 05:32:21 +0000 (+0800) Subject: hev-socks5-tunnel: update to 2.17.0 X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=8230dc3e5dbf7dea9d833bddb1b2bc2844048441;p=openwrt-packages.git hev-socks5-tunnel: update to 2.17.0 Upstream changelog: https://github.com/heiher/hev-socks5-tunnel/releases/tag/2.17.0 Signed-off-by: Ray Wang --- diff --git a/net/hev-socks5-tunnel/Makefile b/net/hev-socks5-tunnel/Makefile index 9b364484a..7baf6d8e8 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.16.0 +PKG_VERSION:=2.17.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:=9f7052f459aa2828b0f3310596f48d93027b5f6ef85dc9a745865e54cb733512 +PKG_HASH:=106a129a6ca58c769a21e3499abf8d16ef7a5622dc61817efaa0188e4a64cf90 PKG_MAINTAINER:=Ray Wang PKG_LICENSE:=MIT