From 4685445bb5f53fae9cebebf94f43c37d7cf2bd4a Mon Sep 17 00:00:00 2001 From: gitea-action Date: Thu, 3 Oct 2024 07:30:12 +0800 Subject: [PATCH] mihomo: sync upstream last commit: https://github.com/morytyann/OpenWrt-mihomo/commit/1d7c7b6c7bdecc6baa5910b3af1a738ba8d7f103 --- mihomo/Makefile | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/mihomo/Makefile b/mihomo/Makefile index c0c1e05fc..851ed3e6c 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-09-29 -PKG_SOURCE_VERSION:=fc9d5cfee944a75b989d17c637a321e73c52093a -PKG_MIRROR_HASH:=47c8d16a3bd5536bc4659c0827e5cf561fc6682cbbd4af0b07f065ee930a38dc +PKG_SOURCE_DATE:=2024-10-01 +PKG_SOURCE_VERSION:=ecd8facd81a1f53f7e3c74cfe6d81dd4655eb4fb +PKG_MIRROR_HASH:=4004758590c77e5d7915e49731db201641c1b579e5e0cb7e2159dede9d08410a 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-fc9d5cf +PKG_BUILD_VERSION:=alpha-ecd8fac PKG_BUILD_TIME:=$(shell date -u -Iseconds) GO_PKG:=github.com/metacubex/mihomo