From c3622f8206440d7a4eaf96061d48a1be568a8c0b Mon Sep 17 00:00:00 2001 From: Gzxhwq Date: Tue, 12 Sep 2023 22:14:14 +0800 Subject: [PATCH] sing-box: update to 1.5.0-beta.8 (#3) --- sing-box/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sing-box/Makefile b/sing-box/Makefile index 2a574a10c..fd6a9c278 100644 --- a/sing-box/Makefile +++ b/sing-box/Makefile @@ -6,12 +6,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=sing-box -PKG_VERSION:=1.5.0-beta.7 +PKG_VERSION:=1.5.0-beta.8 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:=571aceb8309ffe634636fdbbc903cda7352fb9f7b01a8b06f9f9038baef5df31 +PKG_HASH:=d988ddf2a6644b3436c785da385bf0e9f6ef4fc6187dd10c476e15abd3592d93 PKG_LICENSE:=GPL-3.0-or-later PKG_LICENSE_FILES:=LICENSE