From 6d42d08d6b0ea20508c42750028159565397691f Mon Sep 17 00:00:00 2001 From: morytyann <10665459+morytyann@users.noreply.github.com> Date: Sun, 20 Oct 2024 00:40:28 +0000 Subject: [PATCH] Update Mihomo Version --- mihomo/Makefile | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/mihomo/Makefile b/mihomo/Makefile index 66adec5d..8f84fdc5 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-12 -PKG_SOURCE_VERSION:=ca3f1ebae6b71c2224987f1cf7828cf1338d5509 -PKG_MIRROR_HASH:=0c53892f20a8a4860565c58508c2a02bc6351bbd68a781bbe4b64e491e6762ce +PKG_SOURCE_DATE:=2024-10-19 +PKG_SOURCE_VERSION:=95af5f7325fcd9c945b3ad52e617e6ee5ae12d50 +PKG_MIRROR_HASH:=bf8168695e5d6a595dfaa7aab7fcfb9cd70ccc8ff1f7e08ef103104c020e4863 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-ca3f1eb +PKG_BUILD_VERSION:=alpha-95af5f7 PKG_BUILD_TIME:=$(shell date -u -Iseconds) GO_PKG:=github.com/metacubex/mihomo