From 6d4872886d453e987e46bbed4144c251514dd4de Mon Sep 17 00:00:00 2001 From: gitea-action Date: Sat, 21 Dec 2024 16:00:27 +0800 Subject: [PATCH] sing-box: update to 1.10.5 --- sing-box/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sing-box/Makefile b/sing-box/Makefile index b2a8b006a..5f9eb2984 100644 --- a/sing-box/Makefile +++ b/sing-box/Makefile @@ -5,12 +5,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=sing-box -PKG_VERSION:=1.10.4 +PKG_VERSION:=1.10.5 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:=2253aabe7d847eb8385fdc66879eb5d748255b663fe77a1dbb2b2c780f015163 +PKG_HASH:=62c3716d33f5b129391f66fbf163eddfa0bf1f194f6fee3e9542d965df0b500d PKG_LICENSE:=GPL-3.0-or-later PKG_LICENSE_FILES:=LICENSE