From da03a29cda0898e1a3e46e242b73a7795bbef492 Mon Sep 17 00:00:00 2001 From: brvphoenix Date: Mon, 25 Mar 2024 20:40:46 +0800 Subject: sing-box: restart if the specified interfaces start up Signed-off-by: brvphoenix --- net/sing-box/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'net/sing-box/Makefile') diff --git a/net/sing-box/Makefile b/net/sing-box/Makefile index 9f6207186..c677b9cd7 100644 --- a/net/sing-box/Makefile +++ b/net/sing-box/Makefile @@ -2,7 +2,7 @@ include $(TOPDIR)/rules.mk PKG_NAME:=sing-box PKG_VERSION:=1.8.7 -PKG_RELEASE:=1 +PKG_RELEASE:=2 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=https://codeload.github.com/SagerNet/sing-box/tar.gz/v$(PKG_VERSION)? -- cgit v1.2.3