From d08e52830402a3d507e2d29fc1c6ec757a794478 Mon Sep 17 00:00:00 2001 From: actions Date: Mon, 6 Nov 2023 20:00:12 +0800 Subject: [PATCH] sing-box: update to 1.6.1 --- sing-box/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sing-box/Makefile b/sing-box/Makefile index 66dcd5ad3..859bdc7c8 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.0 +PKG_VERSION:=1.6.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:=3272c9ac447d009749429f38d76e9879609c0c321442c3235ba806d995c0838a +PKG_HASH:=0b19797d806c5739837e53d9c1207ae7bf674488cabd3f125ecf3e7f9cedeaa7 PKG_LICENSE:=GPL-3.0-or-later PKG_LICENSE_FILES:=LICENSE