From aa1a9a9ce28f54909146a0222258de0841e7b179 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 10 Apr 2023 00:20:18 +0800 Subject: [PATCH] update 2023-04-10 00:20:18 --- sing-box/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sing-box/Makefile b/sing-box/Makefile index 7fdc8853d..1336a83ba 100644 --- a/sing-box/Makefile +++ b/sing-box/Makefile @@ -6,12 +6,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=sing-box -PKG_VERSION:=1.3-beta2 +PKG_VERSION:=1.3-beta4 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:=68e4e7e0294d823bd43b8411c658a1c2c145855932a232ce75390baee88b3df6 +PKG_HASH:=40495cd9dd745b6273d382206c6b1df263df1803196eda638787564c082c45af PKG_LICENSE:=GPL-3.0 PKG_LICENSE_FILE:=LICENSE