From: Ray Wang Date: Mon, 20 Jul 2026 14:32:30 +0000 (+0800) Subject: hev-socks5-tunnel: update to 2.16.0 X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=f33158e88ddc19190e2503a807e50629bf314849;p=openwrt-packages.git hev-socks5-tunnel: update to 2.16.0 Upstream changelog: https://github.com/heiher/hev-socks5-tunnel/releases/tag/2.16.0 Signed-off-by: Ray Wang --- diff --git a/net/hev-socks5-tunnel/Makefile b/net/hev-socks5-tunnel/Makefile index 50ff8676c..9b364484a 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.15.0 +PKG_VERSION:=2.16.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:=8ebee22282b8f952ebae330c8d9957a5fd1e15fb1aa67e059b8334b2b09c17f6 +PKG_HASH:=9f7052f459aa2828b0f3310596f48d93027b5f6ef85dc9a745865e54cb733512 PKG_MAINTAINER:=Ray Wang PKG_LICENSE:=MIT