mirror of https://github.com/OpenIPC/firmware.git
Update building yaml-cli
parent
ba0424d993
commit
f8992d5d5e
|
@ -1,11 +1,11 @@
|
|||
################################################################################
|
||||
#
|
||||
# yaml-cli | updated 2021.11.09
|
||||
# yaml-cli
|
||||
#
|
||||
################################################################################
|
||||
|
||||
YAML_CLI_VERSION = 0.0.4
|
||||
YAML_CLI_SITE = $(call github,openipc,yaml-cli,v$(YAML_CLI_VERSION))
|
||||
YAML_CLI_VERSION = latest
|
||||
YAML_CLI_SITE = $(call github,openipc,yaml-cli,$(YAML_CLI_VERSION))
|
||||
YAML_CLI_LICENSE = MIT
|
||||
YAML_CLI_LICENSE_FILES = LICENSE
|
||||
|
||||
|
|
Loading…
Reference in New Issue