From 3478a6e0bae3bf471167906692beadaddc7bfb8f Mon Sep 17 00:00:00 2001 From: actions Date: Thu, 30 Nov 2023 11:00:05 +0800 Subject: [PATCH] sing-box: update to 1.7.0 --- sing-box/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sing-box/Makefile b/sing-box/Makefile index 0cd72e5b2..899cec5bc 100644 --- a/sing-box/Makefile +++ b/sing-box/Makefile @@ -5,12 +5,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=sing-box -PKG_VERSION:=1.6.7 +PKG_VERSION:=1.7.0 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:=f4da7132dd21d0ed467bc1e146ca0edce98b205ba8d9e41514d3210c1c63e06f +PKG_HASH:=e9cc481aac006f4082e6a690f766a65ee40532a19781cdbcff9f2b05a61e3118 PKG_LICENSE:=GPL-3.0-or-later PKG_LICENSE_FILES:=LICENSE