From 8e8aa98de38410fd84e287c366a101e51db88a87 Mon Sep 17 00:00:00 2001 From: Gzxhwq Date: Wed, 16 Nov 2022 09:06:50 +0800 Subject: [PATCH] sing-box: update to 1.1-beta15 (#2189) --- sing-box/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sing-box/Makefile b/sing-box/Makefile index 8576a80..1593f39 100644 --- a/sing-box/Makefile +++ b/sing-box/Makefile @@ -6,12 +6,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=sing-box -PKG_VERSION:=1.1-beta14 +PKG_VERSION:=1.1-beta15 PKG_RELEASE:=$(AUTORELEASE) 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:=6dcdd7b82e0e562b8a2016a0a1976f602488c575a098d0170792299382215e77 +PKG_HASH:=8b06ff8bb52117084b0b9bf8a01c86f7430f68f45e5afbe926e657d6cc9ccdf0 PKG_LICENSE:=GPL-3.0 PKG_LICENSE_FILE:=LICENSE