diff --git a/mihomo/Makefile b/mihomo/Makefile index a3e45bc9..66adec5d 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-08 -PKG_SOURCE_VERSION:=08dcef80bf9a528d36cf8d516cc251f6449f9336 -PKG_MIRROR_HASH:=803fd00529f3bb01617cc6349343858f73b2c6b4d533e8d76434941af7908395 +PKG_SOURCE_DATE:=2024-10-12 +PKG_SOURCE_VERSION:=ca3f1ebae6b71c2224987f1cf7828cf1338d5509 +PKG_MIRROR_HASH:=0c53892f20a8a4860565c58508c2a02bc6351bbd68a781bbe4b64e491e6762ce 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-08dcef8 +PKG_BUILD_VERSION:=alpha-ca3f1eb PKG_BUILD_TIME:=$(shell date -u -Iseconds) GO_PKG:=github.com/metacubex/mihomo