From 5fbf78e8c788145a1dd4df88eda35e4af6fe03b5 Mon Sep 17 00:00:00 2001 From: gitea-action Date: Mon, 24 Feb 2025 17:00:31 +0800 Subject: [PATCH] sing-box: update to 1.11.4 --- sing-box/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sing-box/Makefile b/sing-box/Makefile index edd2654d4..4b3c7f3b7 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.3 +PKG_VERSION:=1.11.4 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:=51b189549395c132dce781e1c70315e4bb8386c207e171c07124759b45481d97 +PKG_HASH:=633e40e2a64937069ada9d8d96dec1a5d735095d44eb3cbea105ee05f4616fc6 PKG_LICENSE:=GPL-3.0-or-later PKG_LICENSE_FILES:=LICENSE