From c813301c54d87e4119a9d7b596570e9bdc35163f Mon Sep 17 00:00:00 2001 From: Mosney Date: Sat, 19 Oct 2024 11:09:10 +0800 Subject: [PATCH 1/2] sing-box: Update to 1.10.1 Signed-off-by: Mosney --- 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 c4dfafcfb3..90da10c2db 100644 --- a/net/sing-box/Makefile +++ b/net/sing-box/Makefile @@ -5,12 +5,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=sing-box -PKG_VERSION:=1.9.7 +PKG_VERSION:=1.10.1 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:=5b015352f3434bb780af01a6b1f6c0fe706166d6c44a69547e29892f0920b944 +PKG_HASH:=7EC6BFE18522F34C0C53AAD7B2DE2E1967F66C4091BAF5674ACECD78F0B81AAC PKG_LICENSE:=GPL-3.0-or-later PKG_LICENSE_FILES:=LICENSE From ed177cc203cf99d8c2fd81d1b7ee5d82602cefa1 Mon Sep 17 00:00:00 2001 From: Mosney Date: Sat, 19 Oct 2024 17:56:49 +0800 Subject: [PATCH 2/2] sing-box: Update to 1.10.1 Signed-off-by: Mosney --- net/sing-box/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net/sing-box/Makefile b/net/sing-box/Makefile index 90da10c2db..91776410f2 100644 --- a/net/sing-box/Makefile +++ b/net/sing-box/Makefile @@ -10,7 +10,7 @@ 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:=7EC6BFE18522F34C0C53AAD7B2DE2E1967F66C4091BAF5674ACECD78F0B81AAC +PKG_HASH:=7ec6bfe18522f34c0c53aad7b2de2e1967f66c4091baf5674acecd78f0b81aac PKG_LICENSE:=GPL-3.0-or-later PKG_LICENSE_FILES:=LICENSE