From 3b802d28fefe197cfa6569d7d28acc11e05822e9 Mon Sep 17 00:00:00 2001 From: "Anton P." Date: Sat, 1 Nov 2025 23:15:27 +0300 Subject: [PATCH] sing-box: update to 1.12.12 changelog: https://github.com/SagerNet/sing-box/releases/tag/v1.12.12 Signed-off-by: Anton P. --- 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 eab41f58a9..e11aeb9962 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.11 +PKG_VERSION:=1.12.12 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:=14f5f106812b9e0c0c91432c1a6dd0b42d8bcd2fcf3789e4ceba0892967ac41e +PKG_HASH:=f08add81eab7e4d6091195179bb39fa3f64dbb0326feaa022994566b702d1245 PKG_LICENSE:=GPL-3.0-or-later PKG_LICENSE_FILES:=LICENSE