From cb51b32c641caa2305cabecead41a167338580d3 Mon Sep 17 00:00:00 2001 From: gitea-action Date: Fri, 27 Sep 2024 10:00:30 +0800 Subject: [PATCH] mihomo: sync upstream last commit: https://github.com/morytyann/OpenWrt-mihomo/commit/31b3e464e3b5456f656acd63bd6045c662ba9f2c --- mihomo/Makefile | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/mihomo/Makefile b/mihomo/Makefile index 87187a5a4..7fe7167e4 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-24 -PKG_SOURCE_VERSION:=a4e84f047918fc692aa9e83439964367c228feae -PKG_MIRROR_HASH:=7e0c9d1bd7b572df38e28b9883eb8c03433059cf028e118951e426d475a448a5 +PKG_SOURCE_DATE:=2024-09-26 +PKG_SOURCE_VERSION:=43cb48231ac5adc5404868ff61d044aeb34e0608 +PKG_MIRROR_HASH:=338beb15b7c641b3a09990c28e54749b75c34a0bb895d37007bde4445c9fd353 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-a4e84f0 +PKG_BUILD_VERSION:=alpha-43cb482 PKG_BUILD_TIME:=$(shell date -u -Iseconds) GO_PKG:=github.com/metacubex/mihomo