From 0f71fadf76cfe3b85c5eb89595c4005f025aa057 Mon Sep 17 00:00:00 2001 From: gitea-action Date: Tue, 8 Oct 2024 09:30:10 +0800 Subject: [PATCH] mihomo: sync upstream last commit: https://github.com/morytyann/OpenWrt-mihomo/commit/dee8ac6f58416d046a6322f8870929e56dd2c915 --- mihomo/Makefile | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/mihomo/Makefile b/mihomo/Makefile index 135c50296..f00854cca 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-05 -PKG_SOURCE_VERSION:=8e6eb70e714d44f26ba407adbd7b255762f48b97 -PKG_MIRROR_HASH:=ce711c50c284398140bcb9f620722ec4569a250c9db49cfdaa6015da03ca0dbf +PKG_SOURCE_DATE:=2024-10-07 +PKG_SOURCE_VERSION:=9fd63fe93803c89243452f9b033625bd22f75282 +PKG_MIRROR_HASH:=a13d8359ed364cd00337c631d3f6a10910a251c2d63990d43c01476c4f938c8d 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-8e6eb70 +PKG_BUILD_VERSION:=alpha-9fd63fe PKG_BUILD_TIME:=$(shell date -u -Iseconds) GO_PKG:=github.com/metacubex/mihomo