]> git.99rst.org Git - openwrt-packages.git/commitdiff
hev-socks5-server: update to 2.13.1
authorRay Wang <redacted>
Sun, 30 Aug 2026 13:46:56 +0000 (21:46 +0800)
committerJosef Schlehofer <redacted>
Mon, 31 Aug 2026 10:00:24 +0000 (12:00 +0200)
Upstream changelog:
https://github.com/heiher/hev-socks5-server/releases/tag/2.13.1

Signed-off-by: Ray Wang <redacted>
net/hev-socks5-server/Makefile

index 5ccc28313a173bb7d4455f2e7c7c41d24e730b26..cfe161ab5d3c9a12894a62e7e7de7447d1faa47a 100644 (file)
@@ -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 <git@hev.cc>
 PKG_LICENSE:=MIT
git clone https://git.99rst.org/PROJECT