From 275312ad8221e958cc498ab2bf5e23f953a9868d Mon Sep 17 00:00:00 2001 From: Tianling Shen Date: Sat, 7 Oct 2023 13:00:33 +0800 Subject: [PATCH] sing-box: Update to 1.5.2 Signed-off-by: Tianling Shen --- 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 f216a06e99..17af0f517e 100644 --- a/net/sing-box/Makefile +++ b/net/sing-box/Makefile @@ -5,12 +5,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=sing-box -PKG_VERSION:=1.5.1 +PKG_VERSION:=1.5.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:=73a230d04bd2b20198b8fed5df674fe6507719044edffcb6c8859ed63cb02faa +PKG_HASH:=ad344a5fe0a515e3e5d0ab8102482b4a3d38932cf754756e1d48db17d36a5609 PKG_LICENSE:=GPL-3.0-or-later PKG_LICENSE_FILES:=LICENSE