From: Ray Wang Date: Thu, 18 Sep 2025 00:41:00 +0000 (+0800) Subject: hev-socks5-server: update to 2.10.0 X-Git-Url: http://git.openwrt.org/?a=commitdiff_plain;h=2391212aa4802c734c89d343ce2f0ab09dbb4508;p=feed%2Fpackages.git hev-socks5-server: update to 2.10.0 Upstream changelog: https://github.com/heiher/hev-socks5-server/releases/tag/2.10.0 Signed-off-by: Ray Wang --- diff --git a/net/hev-socks5-server/Makefile b/net/hev-socks5-server/Makefile index 511d53b55f..94ee35d7d5 100644 --- a/net/hev-socks5-server/Makefile +++ b/net/hev-socks5-server/Makefile @@ -1,12 +1,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=hev-socks5-server -PKG_VERSION:=2.9.0 +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-server/releases/download/$(PKG_VERSION) -PKG_HASH:=21cd97afd3ec6d52e580fa92c1cc8c4cf8f58669da8182c3a072ba434d717dce +PKG_HASH:=94d1335b6d02e641d1794281f94f5e9e256b71d96bff5e92cf1d76d466a6a545 PKG_MAINTAINER:=Ray Wang PKG_LICENSE:=MIT