From d3f6ecd13b4c5c8d20606160d57685d2dde77ea2 Mon Sep 17 00:00:00 2001 From: gitea-action Date: Mon, 5 May 2025 21:10:46 +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..00547725a 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:=b79281cbe1a9585bf53855ebc9513ccf2fe772983c4926554389ba0f5598da3e PKG_LICENSE:=GPL-3.0-or-later PKG_LICENSE_FILES:=LICENSE