sing-box: update to 1.7.4
authorVan Waholtz <brvphoenix@gmail.com>
Sat, 9 Dec 2023 06:05:01 +0000 (14:05 +0800)
committerHannu Nyman <hannu.nyman@iki.fi>
Sat, 9 Dec 2023 09:13:06 +0000 (11:13 +0200)
New features for v1.7.x:
1. Support excluding custom routes
2. `udp_disable_domain_unmapping` for inbound listen option
3. `HTTPUpgrade` transport
4. Migrate multiplex and UoT server to inbound and multiplexing support is no longer enabled by default and needs to be turned on explicitly in inbound options.
5. TCP Brutal support for multiplex

Signed-off-by: Van Waholtz <brvphoenix@gmail.com>
net/sing-box/Makefile

index 5d491c3226f513b1f19ebaa12b39b799895f14d0..3bd577e8f8a1bfa66893c5825ea7aeb225b35069 100644 (file)
@@ -1,12 +1,12 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=sing-box
-PKG_VERSION:=1.6.6
+PKG_VERSION:=1.7.4
 PKG_RELEASE:=1
 
 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:=88c8825f6e8af2e46a16e8a85ceb5e1c7c0795b59cad93c8327288ec7b8249e0
+PKG_HASH:=483c7188f054dffc37211a4c6d50edc7473f9cbbe57c5687bb3551aba3919e52
 
 PKG_LICENSE:=GPL-3.0-or-later
 PKG_LICENSE_FILES:=LICENSE