mirror of https://github.com/OpenIPC/firmware.git
Update github branches for some packages
parent
f833f81b33
commit
04b390e5c8
|
@ -1,10 +1,10 @@
|
||||||
################################################################################
|
################################################################################
|
||||||
#
|
#
|
||||||
# ipctool | updated 2021.12.10
|
# ipctool
|
||||||
#
|
#
|
||||||
################################################################################
|
################################################################################
|
||||||
|
|
||||||
IPCTOOL_VERSION = 0982b23b234e6d156e4a325ea6c29b9cbd91e2c7
|
IPCTOOL_VERSION = master
|
||||||
IPCTOOL_SITE = $(call github,openipc,ipctool,$(IPCTOOL_VERSION))
|
IPCTOOL_SITE = $(call github,openipc,ipctool,$(IPCTOOL_VERSION))
|
||||||
IPCTOOL_LICENSE = MIT
|
IPCTOOL_LICENSE = MIT
|
||||||
IPCTOOL_LICENSE_FILES = LICENSE
|
IPCTOOL_LICENSE_FILES = LICENSE
|
||||||
|
|
|
@ -4,7 +4,7 @@
|
||||||
#
|
#
|
||||||
################################################################################
|
################################################################################
|
||||||
|
|
||||||
MICROBE_WEB_VERSION = latest
|
MICROBE_WEB_VERSION = stable
|
||||||
MICROBE_WEB_SITE = $(call github,openipc,microbe-web,$(MICROBE_WEB_VERSION))
|
MICROBE_WEB_SITE = $(call github,openipc,microbe-web,$(MICROBE_WEB_VERSION))
|
||||||
MICROBE_WEB_LICENSE = MIT
|
MICROBE_WEB_LICENSE = MIT
|
||||||
MICROBE_WEB_LICENSE_FILES = LICENSE
|
MICROBE_WEB_LICENSE_FILES = LICENSE
|
||||||
|
|
|
@ -4,7 +4,7 @@
|
||||||
#
|
#
|
||||||
################################################################################
|
################################################################################
|
||||||
|
|
||||||
YAML_CLI_VERSION = latest
|
YAML_CLI_VERSION = master
|
||||||
YAML_CLI_SITE = $(call github,openipc,yaml-cli,$(YAML_CLI_VERSION))
|
YAML_CLI_SITE = $(call github,openipc,yaml-cli,$(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