From 7d0ff4b276e0094c3955728f44ecb853ed82427e Mon Sep 17 00:00:00 2001 From: sbwml Date: Mon, 9 Sep 2024 16:00:51 +0800 Subject: [PATCH] sing-box: update to 1.10.0-beta.7 --- sing-box/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sing-box/Makefile b/sing-box/Makefile index d853a1da2..9d347386e 100644 --- a/sing-box/Makefile +++ b/sing-box/Makefile @@ -5,12 +5,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=sing-box -PKG_VERSION:=1.10.0-beta.6 +PKG_VERSION:=1.10.0-beta.7 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:=06e0d12695c96e7148471b6070209461e030486e47ce98c5f47990084e24c232 +PKG_HASH:=80bf50e6ca4b23f7e3c59cadd2b105faaf43990d318125c3190eaa5075e21263 PKG_LICENSE:=GPL-3.0-or-later PKG_LICENSE_FILES:=LICENSE