From a23ab51011243a941bcf329283f6f483d8d53562 Mon Sep 17 00:00:00 2001 From: actions Date: Tue, 3 Oct 2023 14:24:05 +0800 Subject: [PATCH] sing-box: update to 1.6.0-alpha.2 --- sing-box/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sing-box/Makefile b/sing-box/Makefile index f27d81dc7..9bc9dbfbd 100644 --- a/sing-box/Makefile +++ b/sing-box/Makefile @@ -6,12 +6,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=sing-box -PKG_VERSION:=1.6.0-alpha.1 +PKG_VERSION:=1.6.0-alpha.2 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:=34a43268e19e185e363952a0fe1ae4f711017984c39fa89c7e16f1c457a3bd72 +PKG_HASH:=1e8046ba343246fe77ab6ec711e6fd5dd525da35b312439f9277b9855e1cb8f4 PKG_LICENSE:=GPL-3.0-or-later PKG_LICENSE_FILES:=LICENSE