From 86eda4764dee68213fe8f7d709e0d1b3c3204167 Mon Sep 17 00:00:00 2001 From: actions Date: Sat, 2 Dec 2023 11:00:05 +0800 Subject: [PATCH] sing-box: update to 1.7.1 --- sing-box/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sing-box/Makefile b/sing-box/Makefile index 899cec5bc..bc1c8387f 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.0 +PKG_VERSION:=1.7.1 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:=e9cc481aac006f4082e6a690f766a65ee40532a19781cdbcff9f2b05a61e3118 +PKG_HASH:=e1a5d7c9a7f3a23da73f4d420aed19c8cc5f9b85af1e190fe9502658ec6fac3a PKG_LICENSE:=GPL-3.0-or-later PKG_LICENSE_FILES:=LICENSE