From d6b283451e83e92a78b0291fbf159271ab0d963b Mon Sep 17 00:00:00 2001 From: gitea-action Date: Wed, 25 Sep 2024 18:00:51 +0800 Subject: [PATCH] mihomo: sync upstream last commit: https://github.com/morytyann/OpenWrt-mihomo/commit/1e0dc04e2a976743748593b7dfc5ff8eb43e72d7 --- mihomo/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/mihomo/Makefile b/mihomo/Makefile index 2a293a4d8..87187a5a4 100644 --- a/mihomo/Makefile +++ b/mihomo/Makefile @@ -6,8 +6,8 @@ PKG_RELEASE:=1 PKG_SOURCE_PROTO:=git PKG_SOURCE_URL:=https://github.com/MetaCubeX/mihomo.git PKG_SOURCE_DATE:=2024-09-24 -PKG_SOURCE_VERSION:=af732112310b28a97f04d59ee77f0ebd6c85e724 -PKG_MIRROR_HASH:=37779149d3f3aa11a8949215b4a8c343019c86be6f99bf11abd6ded1b26ae9e8 +PKG_SOURCE_VERSION:=a4e84f047918fc692aa9e83439964367c228feae +PKG_MIRROR_HASH:=7e0c9d1bd7b572df38e28b9883eb8c03433059cf028e118951e426d475a448a5 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-af73211 +PKG_BUILD_VERSION:=alpha-a4e84f0 PKG_BUILD_TIME:=$(shell date -u -Iseconds) GO_PKG:=github.com/metacubex/mihomo