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