From cde0a215300f368435d622d78ef2d78e04787502 Mon Sep 17 00:00:00 2001 From: sbwml Date: Sun, 8 Sep 2024 11:00:15 +0800 Subject: [PATCH] sing-box: update to 1.10.0-beta.6 --- sing-box/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sing-box/Makefile b/sing-box/Makefile index a2a008cd1..d853a1da2 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.5 +PKG_VERSION:=1.10.0-beta.6 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:=9cb9d39d8d133d652ac0a96013af8206f5e8606ce240c8cdd57cedaaeb10005e +PKG_HASH:=06e0d12695c96e7148471b6070209461e030486e47ce98c5f47990084e24c232 PKG_LICENSE:=GPL-3.0-or-later PKG_LICENSE_FILES:=LICENSE