From 5a82fcebe8c1dd09e2227719695420bfb17785d4 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 --- 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 db8f622458..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.20 +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:=af0a815b54d04754e42daa0734025fb5720a26d86896a241598bc214f72a9567 +PKG_HASH:=6c4333c3f53a07cc96b63a801fdf6c156820d51cd2eb05e44ea78df290a45377 PKG_LICENSE:=GPL-3.0-or-later PKG_LICENSE_FILES:=LICENSE