Skip to content

Commit cfdd24c

Browse files
sing-box: update to 1.11.14 (#460)
Co-authored-by: smallprogram <smallprogram@foxmail.com>
1 parent 03d8128 commit cfdd24c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

sing-box/Makefile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,12 +6,12 @@
66
include $(TOPDIR)/rules.mk
77

88
PKG_NAME:=sing-box
9-
PKG_VERSION:=1.11.13
9+
PKG_VERSION:=1.11.14
1010
PKG_RELEASE:=1
1111

1212
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
1313
PKG_SOURCE_URL:=https://codeload.github.com/SagerNet/sing-box/tar.gz/v$(PKG_VERSION)?
14-
PKG_HASH:=903d61cb1ae3b4782f294e2429ede8c6929d764e61c04331fcc448c28e9adbba
14+
PKG_HASH:=0f68f46f979d9622386939bafa2adba20acf8f371f5c448c69154770c7759717
1515

1616
PKG_LICENSE:=GPL-3.0-or-later
1717
PKG_LICENSE_FILES:=LICENSE

0 commit comments

Comments
 (0)