We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 03d8128 commit cfdd24cCopy full SHA for cfdd24c
sing-box/Makefile
@@ -6,12 +6,12 @@
6
include $(TOPDIR)/rules.mk
7
8
PKG_NAME:=sing-box
9
-PKG_VERSION:=1.11.13
+PKG_VERSION:=1.11.14
10
PKG_RELEASE:=1
11
12
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
13
PKG_SOURCE_URL:=https://codeload.github.com/SagerNet/sing-box/tar.gz/v$(PKG_VERSION)?
14
-PKG_HASH:=903d61cb1ae3b4782f294e2429ede8c6929d764e61c04331fcc448c28e9adbba
+PKG_HASH:=0f68f46f979d9622386939bafa2adba20acf8f371f5c448c69154770c7759717
15
16
PKG_LICENSE:=GPL-3.0-or-later
17
PKG_LICENSE_FILES:=LICENSE
0 commit comments