mirror of https://github.com/OpenIPC/firmware.git
Update ipctool
parent
bd72afe4fe
commit
ad3c6d0c28
|
@ -1,10 +1,10 @@
|
||||||
################################################################################
|
################################################################################
|
||||||
#
|
#
|
||||||
# ipctool | updated 2021.06.12
|
# ipctool | updated 2021.06.19
|
||||||
#
|
#
|
||||||
################################################################################
|
################################################################################
|
||||||
|
|
||||||
IPCTOOL_VERSION = 94ee7bd7e2de3a79288ba1499f4864aee67983bf
|
IPCTOOL_VERSION = 7c25684308d18f7fd232b7e9d9c249e4a8107951
|
||||||
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
|
||||||
|
|
Loading…
Reference in New Issue