From 5cb02b1662c42a6485ef7393e4530937c7d8ca8a Mon Sep 17 00:00:00 2001 From: gitea-action Date: Mon, 5 May 2025 15:00:30 +0800 Subject: [PATCH] sing-box: update to 1.11.10 --- sing-box/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sing-box/Makefile b/sing-box/Makefile index b45e68c93..78822dcce 100644 --- a/sing-box/Makefile +++ b/sing-box/Makefile @@ -5,12 +5,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=sing-box -PKG_VERSION:=1.11.9 +PKG_VERSION:=1.11.10 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:=12ff73a124d62c7af40a3ca6814e10809c7e5698f6b45fe106052c82e21c0f95 PKG_LICENSE:=GPL-3.0-or-later PKG_LICENSE_FILES:=LICENSE