From 45c97a1df97167fa67aec1928937d9d92dad6fa8 Mon Sep 17 00:00:00 2001 From: actions Date: Tue, 31 Oct 2023 11:00:05 +0800 Subject: [PATCH] sing-box: update to 1.6.0 --- sing-box/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sing-box/Makefile b/sing-box/Makefile index eaff326bb..7ee69b3e8 100644 --- a/sing-box/Makefile +++ b/sing-box/Makefile @@ -5,12 +5,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=sing-box -PKG_VERSION:=1.5.5 +PKG_VERSION:=1.6.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:=ddb599acc2c7ce99bec22bbae96f054b4f7193916b61c641743a3a52b15766f4 +PKG_HASH:=3272c9ac447d009749429f38d76e9879609c0c321442c3235ba806d995c0838a PKG_LICENSE:=GPL-3.0-or-later PKG_LICENSE_FILES:=LICENSE