From bd1ee952f66aefee388090f68cb588bafb499394 Mon Sep 17 00:00:00 2001 From: xiaotan8 <62252056+xiaotan8@users.noreply.github.com> Date: Mon, 28 Apr 2025 21:38:39 +0800 Subject: [PATCH] sing-box: update to 1.11.9 --- 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 8c56706d..9c8c9047 100644 --- a/net/sing-box/Makefile +++ b/net/sing-box/Makefile @@ -6,12 +6,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