From e674faa7229f9416c7bfb2b4ec189456a16a7385 Mon Sep 17 00:00:00 2001 From: gitea-action Date: Sun, 27 Apr 2025 22:30:32 +0800 Subject: [PATCH] sing-box: update to 1.11.9 --- sing-box/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sing-box/Makefile b/sing-box/Makefile index ca36f84d6..b45e68c93 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.8 +PKG_VERSION:=1.11.9 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:=de797c9e848c9c3a6f99cd779b442a4e856a7f267e514cfc8169f95baf48dadd +PKG_HASH:=ee0c183ed9c431a2b6b5f12cad0cfb1d2bccb83147b641d50a619a381fa9d449 PKG_LICENSE:=GPL-3.0-or-later PKG_LICENSE_FILES:=LICENSE