Update github branches for some packages

pull/104/head
Igor Zalatov (from Citadel PC) 2021-12-13 18:53:57 +03:00
parent f833f81b33
commit 04b390e5c8
3 changed files with 4 additions and 4 deletions

View File

@ -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_LICENSE = MIT
IPCTOOL_LICENSE_FILES = LICENSE

View File

@ -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_LICENSE = MIT
MICROBE_WEB_LICENSE_FILES = LICENSE

View File

@ -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_LICENSE = MIT
YAML_CLI_LICENSE_FILES = LICENSE