From f8be5c412c68b3f246368e86e30aff0e5447b0c6 Mon Sep 17 00:00:00 2001 From: gitea-action Date: Sun, 6 Oct 2024 09:30:14 +0800 Subject: [PATCH] mihomo: sync upstream last commit: https://github.com/morytyann/OpenWrt-mihomo/commit/2f75ef1f5db848a9195aa08fee49c490e8056812 --- mihomo/Makefile | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/mihomo/Makefile b/mihomo/Makefile index a12ce0a81..135c50296 100644 --- a/mihomo/Makefile +++ b/mihomo/Makefile @@ -5,9 +5,9 @@ PKG_RELEASE:=1 PKG_SOURCE_PROTO:=git PKG_SOURCE_URL:=https://github.com/MetaCubeX/mihomo.git -PKG_SOURCE_DATE:=2024-10-03 -PKG_SOURCE_VERSION:=4a16d22398116a88a230071278be536491a8cdce -PKG_MIRROR_HASH:=a58d341ed4f697fdbfe1af544751caabe5c8d132276e4c62b54b74fe8d1f6128 +PKG_SOURCE_DATE:=2024-10-05 +PKG_SOURCE_VERSION:=8e6eb70e714d44f26ba407adbd7b255762f48b97 +PKG_MIRROR_HASH:=ce711c50c284398140bcb9f620722ec4569a250c9db49cfdaa6015da03ca0dbf PKG_LICENSE:=MIT PKG_MAINTAINER:=Joseph Mory @@ -16,7 +16,7 @@ PKG_BUILD_DEPENDS:=golang/host PKG_BUILD_PARALLEL:=1 PKG_BUILD_FLAGS:=no-mips16 -PKG_BUILD_VERSION:=alpha-4a16d22 +PKG_BUILD_VERSION:=alpha-8e6eb70 PKG_BUILD_TIME:=$(shell date -u -Iseconds) GO_PKG:=github.com/metacubex/mihomo