From 8987942b813e930a0f095cf2da17be75c4536b37 Mon Sep 17 00:00:00 2001 From: douglarek Date: Fri, 8 Sep 2023 10:01:34 +0800 Subject: [PATCH] sing-box: update to v1.5.0-beta.5 --- net/sing-box/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/net/sing-box/Makefile b/net/sing-box/Makefile index 936280b23a..d3a3bfbf98 100644 --- a/net/sing-box/Makefile +++ b/net/sing-box/Makefile @@ -5,12 +5,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=sing-box -PKG_VERSION:=1.5.0-beta.4 +PKG_VERSION:=1.5.0-beta.5 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:=11a4070e64c798de24ac59284bac5f21b76219ee5738d6d6cdcd34bdada107a4 +PKG_HASH:=a25204c9f2c949de666fb88c95a087269920c822bd8097d1396b96b878082c36 PKG_LICENSE:=GPL-3.0-or-later PKG_LICENSE_FILES:=LICENSE