From 35a46e9ca0271ba08bc4ab9e90cd86e7a5afc372 Mon Sep 17 00:00:00 2001 From: Ray Wang Date: Tue, 18 Mar 2025 22:39:22 +0800 Subject: [PATCH] hev-socks5-tunnel: update to 2.10.0 Signed-off-by: Ray Wang (cherry picked from commit b2c01054d6e0f2f9ebd8933190c628f12ec49bc3) --- net/hev-socks5-tunnel/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/net/hev-socks5-tunnel/Makefile b/net/hev-socks5-tunnel/Makefile index 81181f167a..8420e90440 100644 --- a/net/hev-socks5-tunnel/Makefile +++ b/net/hev-socks5-tunnel/Makefile @@ -1,14 +1,14 @@ include $(TOPDIR)/rules.mk PKG_NAME:=hev-socks5-tunnel -PKG_VERSION:=2.9.1 +PKG_VERSION:=2.10.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:=60f029e1776caa5e8cf3d64d2f7448d034703a8d38a65cc6d14fad2face2b7ff +PKG_HASH:=69736617530d692a678c2935a4ee1e96a61c3927ba3e4ce2d0474b9887d9e968 -PKG_MAINTAINER:=Ray Wang +PKG_MAINTAINER:=Ray Wang PKG_LICENSE:=MIT PKG_LICENSE_FILES:=License