From bddb404b90bfa820c1534536c95212690d047043 Mon Sep 17 00:00:00 2001 From: FunnyGeekette Date: Mon, 23 Dec 2024 12:36:14 +0800 Subject: [PATCH] sing-box: update to 1.10.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 3829591907..5447df9a29 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.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:=93c4fe679988a5414e45886c66f3b969917aa1940bb807f2e0281fdaf4fe27ef +PKG_HASH:=ca0385b45d160c2c2a1d0e09665f4f04caac27cb3dd9d6132173316dfd873b75 PKG_LICENSE:=GPL-3.0-or-later PKG_LICENSE_FILES:=LICENSE