Sync 2024-09-29 09:26:24

This commit is contained in:
github-actions[bot] 2024-09-29 09:26:24 +08:00
parent 8fd60b5c83
commit 3e4e3dd6a2

View File

@ -1,12 +1,12 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=mihomo
PKG_RELEASE:=64
PKG_RELEASE:=65
PKG_SOURCE_PROTO:=git
PKG_SOURCE_URL:=https://github.com/MetaCubeX/mihomo.git
PKG_SOURCE_DATE:=2024-09-26
PKG_SOURCE_VERSION:=43cb48231ac5adc5404868ff61d044aeb34e0608
PKG_SOURCE_DATE:=2024-09-28
PKG_SOURCE_VERSION:=264713571d349d214ec938911de0de033b8673af
PKG_MIRROR_HASH:=skip
PKG_LICENSE:=MIT
@ -16,7 +16,7 @@ PKG_BUILD_DEPENDS:=golang/host
PKG_BUILD_PARALLEL:=1
PKG_BUILD_FLAGS:=no-mips16
PKG_BUILD_VERSION:=alpha-43cb482
PKG_BUILD_VERSION:=alpha-2647135
PKG_BUILD_TIME:=$(shell date -u -Iseconds)
GO_PKG:=github.com/metacubex/mihomo