From 27d29a7f7e3d6688b4c657c12a52aa593f372664 Mon Sep 17 00:00:00 2001 From: actions Date: Fri, 22 Dec 2023 11:00:05 +0800 Subject: [PATCH] sing-box: update to 1.7.6 --- sing-box/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sing-box/Makefile b/sing-box/Makefile index 720978ceb..8df8a0c53 100644 --- a/sing-box/Makefile +++ b/sing-box/Makefile @@ -5,12 +5,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=sing-box -PKG_VERSION:=1.7.5 +PKG_VERSION:=1.7.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:=467373705604cb9cbf9c8363b0cec93aeb66b8de02742d96304f91181f5fbb5e +PKG_HASH:=ef048ad69589f7d3aea3ad882befe25eaf1a1f9e04d9ffdde4b5215dcbca5363 PKG_LICENSE:=GPL-3.0-or-later PKG_LICENSE_FILES:=LICENSE