From 133e26e22e82d95b8199d7befc27a2c2b0aff1b5 Mon Sep 17 00:00:00 2001 From: actions Date: Tue, 23 Jan 2024 12:30:05 +0800 Subject: [PATCH] sing-box: update to 1.8.4 --- sing-box/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sing-box/Makefile b/sing-box/Makefile index 403c22dc1..8b93b625a 100644 --- a/sing-box/Makefile +++ b/sing-box/Makefile @@ -5,12 +5,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=sing-box -PKG_VERSION:=1.8.2 +PKG_VERSION:=1.8.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:=0d9b947817e33d8a965c1367f623cd3b8dc415282f9e4d658efd2573d9fd7cc1 +PKG_HASH:=949feec1da2bc9d43b6c766c1dfb6f71f737a221e5ce4220616a3900dfb40c82 PKG_LICENSE:=GPL-3.0-or-later PKG_LICENSE_FILES:=LICENSE