From: Ray Wang Date: Mon, 19 Jan 2026 12:02:35 +0000 (+0800) Subject: hev-socks5-tunnel: update to 2.14.3 X-Git-Url: http://git.openwrt.org/?a=commitdiff_plain;p=feed%2Fpackages.git hev-socks5-tunnel: update to 2.14.3 Upstream changelog: https://github.com/heiher/hev-socks5-tunnel/releases/tag/2.14.3 Signed-off-by: Ray Wang --- diff --git a/net/hev-socks5-tunnel/Makefile b/net/hev-socks5-tunnel/Makefile index 9781c28637..8977e46f5d 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.14.0 +PKG_VERSION:=2.14.3 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:=f0c5909b188272a6cee2b3c92e13cf16d927ba29a20bd1d750a2ff3419cda381 +PKG_HASH:=d517a16072eea7320b0430bdf8a152a901a3f3569ff86858729d1a80fa9d5cd0 PKG_MAINTAINER:=Ray Wang PKG_LICENSE:=MIT