From 7421b12e0f88427876c51242ff7f765909dd54dc Mon Sep 17 00:00:00 2001 From: Leo Douglas Date: Sat, 11 Nov 2023 21:15:23 +0800 Subject: sing-box: update to v1.6.3 see changelog: https://github.com/SagerNet/sing-box/releases/tag/v1.6.3 Signed-off-by: Leo Douglas --- 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 229dc2e67..067dd6d9e 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.0 +PKG_VERSION:=1.6.3 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:=3272c9ac447d009749429f38d76e9879609c0c321442c3235ba806d995c0838a +PKG_HASH:=3bebd23dd5d4734a90fb8821b3c2c0be0fd34800d10e6a4e0db95e06578cca1c PKG_LICENSE:=GPL-3.0-or-later PKG_LICENSE_FILES:=LICENSE -- cgit v1.2.3