From 6e12cefdbb5f35f9c32f0655a3381b47c40eeb1f Mon Sep 17 00:00:00 2001 From: actions Date: Tue, 7 Nov 2023 15:30:05 +0800 Subject: [PATCH] sing-box: update to 1.6.2 --- sing-box/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sing-box/Makefile b/sing-box/Makefile index 859bdc7c8..d969defe1 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.1 +PKG_VERSION:=1.6.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:=0b19797d806c5739837e53d9c1207ae7bf674488cabd3f125ecf3e7f9cedeaa7 +PKG_HASH:=bb4ca130f4deaabdb5addcc873a5976f14e2573077985492e88ae37ec9fbcc45 PKG_LICENSE:=GPL-3.0-or-later PKG_LICENSE_FILES:=LICENSE