From: Ray Wang Date: Sun, 30 Aug 2026 13:46:56 +0000 (+0800) Subject: hev-socks5-server: update to 2.13.1 X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=9d1f1f2bf4360f2ca5b0db2a3df9ec0086b560a9;p=openwrt-packages.git hev-socks5-server: update to 2.13.1 Upstream changelog: https://github.com/heiher/hev-socks5-server/releases/tag/2.13.1 Signed-off-by: Ray Wang --- diff --git a/net/hev-socks5-server/Makefile b/net/hev-socks5-server/Makefile index 5ccc28313..cfe161ab5 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.13.0 +PKG_VERSION:=2.13.1 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:=55258482ba9b45e1c358c5e92914fca5ad677e3c94b77933ac0e82b14cd73d68 +PKG_HASH:=aecff4c35d7ffa6458ff55512b04d00c1d102ddc3fbee466534a9b1876022da4 PKG_MAINTAINER:=Ray Wang PKG_LICENSE:=MIT