From b2dd25659e15e95eb62c6ca1f7fba7dba2fa57e2 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 24 Sep 2023 14:44:57 +0800 Subject: [PATCH] sing-box: update to 1.5.0-rc.3 (#14) Co-authored-by: smallprogram --- sing-box/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sing-box/Makefile b/sing-box/Makefile index bcb8d1463..6626b360b 100644 --- a/sing-box/Makefile +++ b/sing-box/Makefile @@ -6,12 +6,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=sing-box -PKG_VERSION:=1.5.0-rc.2 +PKG_VERSION:=1.5.0-rc.3 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:=fdb0a944dc4c84e81ff473841ef922cb7a2806064a5d59c71bd5c17ac0ac01df +PKG_HASH:=043c1c6dd9e62ceba33118e51c6c58fe08c105aea1b9f0219e6b1808384cd577 PKG_LICENSE:=GPL-3.0-or-later PKG_LICENSE_FILES:=LICENSE