hev-socks5-tunnel: update to 2.13.0

Upstream changelog:
https://github.com/heiher/hev-socks5-tunnel/releases/tag/2.13.0

Signed-off-by: Ray Wang <git@hev.cc>
This commit is contained in:
Ray Wang
2025-08-03 11:00:31 +08:00
committed by Tianling Shen
parent de90925852
commit 4c73e7f8bf

View File

@@ -1,12 +1,12 @@
include $(TOPDIR)/rules.mk include $(TOPDIR)/rules.mk
PKG_NAME:=hev-socks5-tunnel PKG_NAME:=hev-socks5-tunnel
PKG_VERSION:=2.12.0 PKG_VERSION:=2.13.0
PKG_RELEASE:=1 PKG_RELEASE:=1
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz
PKG_SOURCE_URL:=https://github.com/heiher/hev-socks5-tunnel/releases/download/$(PKG_VERSION) PKG_SOURCE_URL:=https://github.com/heiher/hev-socks5-tunnel/releases/download/$(PKG_VERSION)
PKG_HASH:=3d4fcd35a47b3f9b0e69d058a373cc27130a89b2ff1e18dba21a1b70ba6e96dc PKG_HASH:=419bc625b72299dcc0aeedfc762acfc42fbdf61dcc11f7146bfb83d87a67b002
PKG_MAINTAINER:=Ray Wang <git@hev.cc> PKG_MAINTAINER:=Ray Wang <git@hev.cc>
PKG_LICENSE:=MIT PKG_LICENSE:=MIT