mirror of https://github.com/OpenIPC/firmware.git
commit
9e4af6f518
|
@ -1,10 +1,10 @@
|
||||||
################################################################################
|
################################################################################
|
||||||
#
|
#
|
||||||
# yaml-cli | updated 2021.06.19
|
# yaml-cli | updated 2021.11.09
|
||||||
#
|
#
|
||||||
################################################################################
|
################################################################################
|
||||||
|
|
||||||
YAML_CLI_VERSION = 0.0.3
|
YAML_CLI_VERSION = 0.0.4
|
||||||
YAML_CLI_SITE = $(call github,openipc,yaml-cli,v$(YAML_CLI_VERSION))
|
YAML_CLI_SITE = $(call github,openipc,yaml-cli,v$(YAML_CLI_VERSION))
|
||||||
YAML_CLI_LICENSE = MIT
|
YAML_CLI_LICENSE = MIT
|
||||||
YAML_CLI_LICENSE_FILES = LICENSE
|
YAML_CLI_LICENSE_FILES = LICENSE
|
||||||
|
|
Loading…
Reference in New Issue