From 3917a0af5878eb7ce76feff9affd06902806f370 Mon Sep 17 00:00:00 2001 From: brvphoenix Date: Wed, 28 Feb 2024 21:32:53 +0800 Subject: [PATCH] sing-box: update to 1.8.7 Signed-off-by: brvphoenix --- 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 d9f7bdb6fd..9f6207186b 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.4 +PKG_VERSION:=1.8.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:=949feec1da2bc9d43b6c766c1dfb6f71f737a221e5ce4220616a3900dfb40c82 +PKG_HASH:=35db2a6953c04ea6301f242ba2d6c7ca7f6d52bae0b4927beca5255ee958b218 PKG_LICENSE:=GPL-3.0-or-later PKG_LICENSE_FILES:=LICENSE