From e5942256e80d5b552bf347e5019faddb3580a2ca Mon Sep 17 00:00:00 2001 From: actions Date: Wed, 28 Feb 2024 15:30:06 +0800 Subject: [PATCH] sing-box: update to 1.8.7 --- sing-box/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sing-box/Makefile b/sing-box/Makefile index dc0206484..90aaa5d06 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.6 +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:=b1fcb8c953d2bce9192671545c44e92a733ffe17caee77749d500300b258ec04 +PKG_HASH:=35db2a6953c04ea6301f242ba2d6c7ca7f6d52bae0b4927beca5255ee958b218 PKG_LICENSE:=GPL-3.0-or-later PKG_LICENSE_FILES:=LICENSE