From 3ecf9a504dbdb91e5f646b78713762b76cdf99be Mon Sep 17 00:00:00 2001 From: gitea-action Date: Thu, 16 Jan 2025 11:00:21 +0800 Subject: [PATCH] mihomo: sync upstream last commit: https://github.com/morytyann/OpenWrt-mihomo/commit/a0dd8c3dfc86ed44721b3ee272ac088736082e4d --- mihomo/Makefile | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/mihomo/Makefile b/mihomo/Makefile index e4fcf84e5..e264f7e41 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:=2025-01-07 -PKG_SOURCE_VERSION:=c7661d7765fb62acbc6571e76f2922083b0b2b04 -PKG_MIRROR_HASH:=1a306482c459557995dabbef2fa1007d00324095bc59165d939a97074e731c42 +PKG_SOURCE_DATE:=2025-01-15 +PKG_SOURCE_VERSION:=192d769f7587f333a3a0798e2f121be441a95c16 +PKG_MIRROR_HASH:=06654590011c34d5a4ad5aeec0568237c0660f60d611ebbf4b3cd285ac149730 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-c7661d7 +PKG_BUILD_VERSION:=alpha-192d769 PKG_BUILD_TIME:=$(shell date -u -Iseconds) GO_PKG:=github.com/metacubex/mihomo