From 4b7f25268f538d5bd7ea063e99effddc25c1cc61 Mon Sep 17 00:00:00 2001 From: FunnyGeekette Date: Sat, 21 Dec 2024 11:34:19 +0800 Subject: [PATCH] sing-box: update to 1.10.4 --- 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 3829591907..b9619e1e44 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.10.3 +PKG_VERSION:=1.10.4 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:=93c4fe679988a5414e45886c66f3b969917aa1940bb807f2e0281fdaf4fe27ef +PKG_HASH:=2253aabe7d847eb8385fdc66879eb5d748255b663fe77a1dbb2b2c780f015163 PKG_LICENSE:=GPL-3.0-or-later PKG_LICENSE_FILES:=LICENSE