From 59f11cb4f13da0ebca702deacc889b9569c2af45 Mon Sep 17 00:00:00 2001 From: Van Waholtz Date: Wed, 22 Nov 2023 15:53:43 +0800 Subject: sing-box: update to 1.6.6 Changes: https://github.com/SagerNet/sing-box/compare/v1.6.4...v1.6.6 Signed-off-by: Van Waholtz --- net/sing-box/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'net/sing-box/Makefile') diff --git a/net/sing-box/Makefile b/net/sing-box/Makefile index 7f4b9ac4e..5d491c322 100644 --- a/net/sing-box/Makefile +++ b/net/sing-box/Makefile @@ -1,12 +1,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=sing-box -PKG_VERSION:=1.6.4 +PKG_VERSION:=1.6.6 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:=3b1008d8a4d0cb0c41841531b1845b9b859a5d8f73af2c9a137fec4c7ad1f18f +PKG_HASH:=88c8825f6e8af2e46a16e8a85ceb5e1c7c0795b59cad93c8327288ec7b8249e0 PKG_LICENSE:=GPL-3.0-or-later PKG_LICENSE_FILES:=LICENSE -- cgit v1.2.3