From fc73886b456e0b9ccadf155231bced63106e73fe Mon Sep 17 00:00:00 2001 From: Van Waholtz Date: Mon, 27 Mar 2023 18:19:54 +0800 Subject: [PATCH] sing-box: update to 1.2.1 Changelogs: https://github.com/SagerNet/sing-box/releases/tag/v1.2.1 Signed-off-by: Van Waholtz --- 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 9150c06c5..15d4368f6 100644 --- a/net/sing-box/Makefile +++ b/net/sing-box/Makefile @@ -1,12 +1,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=sing-box -PKG_VERSION:=1.2.0 +PKG_VERSION:=1.2.1 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:=ec70c2eecf85788e82c29ec4ca129e25292d5fc66a510b4b713fe337650740a9 +PKG_HASH:=0f304b75c2e9f61e3f7808f23fe8fbe08161553475d9bec0dea4a5acf4452d2d PKG_LICENSE:=GPL-3.0-or-later PKG_LICENSE_FILES:=LICENSE