From 26b27feb104dd92b851ea4a3a24b7a9962e9cd9a Mon Sep 17 00:00:00 2001 From: actions Date: Sun, 9 Jun 2024 18:00:13 +0800 Subject: [PATCH] sing-box: update to 1.9.3 --- sing-box/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sing-box/Makefile b/sing-box/Makefile index 207be6468..9f5850443 100644 --- a/sing-box/Makefile +++ b/sing-box/Makefile @@ -5,12 +5,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=sing-box -PKG_VERSION:=1.9.2 +PKG_VERSION:=1.9.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:=c187867e7dc42dc5913acc791cfff209126b6bfccf658106a97d78ea4b4bee2c +PKG_HASH:=ab3d321860f973151e773c0c4a1478ab31ed63d89e17c7ac618cf50b232dd1c4 PKG_LICENSE:=GPL-3.0-or-later PKG_LICENSE_FILES:=LICENSE