From 6e16df28564b59607bf7de4a6717ab92e8dbd9ee Mon Sep 17 00:00:00 2001 From: actions Date: Sat, 24 Feb 2024 13:30:05 +0800 Subject: [PATCH] sing-box: update to 1.8.6 --- sing-box/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sing-box/Makefile b/sing-box/Makefile index 9dca1741b..dc0206484 100644 --- a/sing-box/Makefile +++ b/sing-box/Makefile @@ -5,12 +5,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=sing-box -PKG_VERSION:=1.8.5 +PKG_VERSION:=1.8.6 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:=0d5e6a7198c3a18491ac35807170715118df2c7b77fd02d16d7cfb5791e368ce +PKG_HASH:=b1fcb8c953d2bce9192671545c44e92a733ffe17caee77749d500300b258ec04 PKG_LICENSE:=GPL-3.0-or-later PKG_LICENSE_FILES:=LICENSE