From 7c38411e97933ffbdba40fc2e8ae8b41a34d27e0 Mon Sep 17 00:00:00 2001 From: xiao bo Date: Sat, 21 Feb 2026 22:53:14 +0800 Subject: [PATCH] sing-box: update to 1.12.22 changelog: https://github.com/SagerNet/sing-box/releases/tag/v1.12.22 Signed-off-by: xiao bo (cherry picked from commit 5a82fcebe8c1dd09e2227719695420bfb17785d4) --- net/sing-box/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/net/sing-box/Makefile b/net/sing-box/Makefile index 34708324d5..ef5812baee 100644 --- a/net/sing-box/Makefile +++ b/net/sing-box/Makefile @@ -1,12 +1,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=sing-box -PKG_VERSION:=1.12.17 +PKG_VERSION:=1.12.22 PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=https://codeload.github.com/SagerNet/sing-box/tar.gz/v$(PKG_VERSION)? -PKG_HASH:=37188348531f669ead897afc8a2e96806f2f94150e48a78d2b24edacfd4f93f0 +PKG_HASH:=6c4333c3f53a07cc96b63a801fdf6c156820d51cd2eb05e44ea78df290a45377 PKG_LICENSE:=GPL-3.0-or-later PKG_LICENSE_FILES:=LICENSE