From 0644f5bd7ecaaef3f4687d11e57e66bd3e7fb5ce Mon Sep 17 00:00:00 2001 From: xiao bo Date: Fri, 6 Feb 2026 16:27:18 +0800 Subject: [PATCH] sing-box: update to 1.12.20 changelog: https://github.com/SagerNet/sing-box/releases/tag/v1.12.20 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 95972db980..db8f622458 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.18 +PKG_VERSION:=1.12.20 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:=8e8dbf94a4cedefea9cd72156c099eeebe57a3f2254f1c764a05b809778b5663 +PKG_HASH:=af0a815b54d04754e42daa0734025fb5720a26d86896a241598bc214f72a9567 PKG_LICENSE:=GPL-3.0-or-later PKG_LICENSE_FILES:=LICENSE