From 5ebcafb00a5b819e6aa3809721a5cd2101206f01 Mon Sep 17 00:00:00 2001 From: "Anton P." Date: Sun, 8 Jun 2025 00:27:29 +0300 Subject: [PATCH] sing-box: Update to 1.11.13 changelog: https://github.com/SagerNet/sing-box/releases/tag/v1.11.13 (cherry picked from commit 24e3f2a4c89eb5762422c7f5e781d72fcfb2c2e7) 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 5c89521750..b57b8dd149 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.11.9 +PKG_VERSION:=1.11.13 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:=ee0c183ed9c431a2b6b5f12cad0cfb1d2bccb83147b641d50a619a381fa9d449 +PKG_HASH:=903d61cb1ae3b4782f294e2429ede8c6929d764e61c04331fcc448c28e9adbba PKG_LICENSE:=GPL-3.0-or-later PKG_LICENSE_FILES:=LICENSE