From: Ray Wang Date: Wed, 5 Mar 2025 04:44:35 +0000 (+0800) Subject: hev-socks5-tunnel: update to 2.9.1 X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=eb64a29e8c7172f7891be1a4742996ad93673468;p=openwrt-packages.git hev-socks5-tunnel: update to 2.9.1 Signed-off-by: Ray Wang --- diff --git a/net/hev-socks5-tunnel/Makefile b/net/hev-socks5-tunnel/Makefile index 71ed42a8e..81181f167 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.7.5 +PKG_VERSION:=2.9.1 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:=a6dffa86d1a4f95025386a666628781415fb15e3d8e846d777e5a06086e5c769 +PKG_HASH:=60f029e1776caa5e8cf3d64d2f7448d034703a8d38a65cc6d14fad2face2b7ff PKG_MAINTAINER:=Ray Wang PKG_LICENSE:=MIT