From 4c7836a83fdbd576fb41030d01d9ae656445b287 Mon Sep 17 00:00:00 2001 From: actions Date: Mon, 4 Dec 2023 14:00:07 +0800 Subject: [PATCH] sing-box: update to 1.7.2 --- sing-box/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sing-box/Makefile b/sing-box/Makefile index bc1c8387f..883a3aa32 100644 --- a/sing-box/Makefile +++ b/sing-box/Makefile @@ -5,12 +5,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=sing-box -PKG_VERSION:=1.7.1 +PKG_VERSION:=1.7.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:=e1a5d7c9a7f3a23da73f4d420aed19c8cc5f9b85af1e190fe9502658ec6fac3a +PKG_HASH:=74bbe97b0f8df19c1196deda4ad53edc75c57259f51f88391d66071a315829d7 PKG_LICENSE:=GPL-3.0-or-later PKG_LICENSE_FILES:=LICENSE