From 1ca47e0ed4eecd56befc3516739b2cbcdb2aa702 Mon Sep 17 00:00:00 2001 From: brvphoenix Date: Mon, 25 Mar 2024 20:40:46 +0800 Subject: [PATCH] sing-box: update to 1.8.10 Signed-off-by: brvphoenix --- net/sing-box/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/net/sing-box/Makefile b/net/sing-box/Makefile index c677b9cd7b..27bea3116e 100644 --- a/net/sing-box/Makefile +++ b/net/sing-box/Makefile @@ -1,12 +1,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=sing-box -PKG_VERSION:=1.8.7 -PKG_RELEASE:=2 +PKG_VERSION:=1.8.10 +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:=35db2a6953c04ea6301f242ba2d6c7ca7f6d52bae0b4927beca5255ee958b218 +PKG_HASH:=a959f9a40148ed4166b8161072672f3ce1532957adef7717132c7277bb96dcf6 PKG_LICENSE:=GPL-3.0-or-later PKG_LICENSE_FILES:=LICENSE