From a75f35d1f8830655bb813dddf43aa2f040498e1d Mon Sep 17 00:00:00 2001 From: actions Date: Sat, 30 Sep 2023 02:55:22 +0800 Subject: [PATCH] sing-box: update to 1.5.0 --- sing-box/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sing-box/Makefile b/sing-box/Makefile index 0dfcc075a..81345750f 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.5 +PKG_VERSION:=1.5.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:=a9942505662d2208ef7331270c811925406a39eaff1130c5e746660d1de73c33 +PKG_HASH:=4e2447907a5891aaa5e8c8aa272bc530f7098449ef76e624a2e7c917d41c2a78 PKG_LICENSE:=GPL-3.0-or-later PKG_LICENSE_FILES:=LICENSE