mirror of
https://github.com/kiddin9/openwrt-packages.git
synced 2025-01-07 08:16:41 +08:00
⛅ Sync 2024-09-29 09:26:24
This commit is contained in:
parent
8fd60b5c83
commit
3e4e3dd6a2
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user