mirror of https://github.com/OpenIPC/firmware.git
Update ipctool
parent
719ae0b6c9
commit
b5b7c71364
|
@ -1,10 +1,10 @@
|
||||||
################################################################################
|
################################################################################
|
||||||
#
|
#
|
||||||
# ipctool | updated 2021.04.22
|
# ipctool | updated 2021.04.23
|
||||||
#
|
#
|
||||||
################################################################################
|
################################################################################
|
||||||
|
|
||||||
IPCTOOL_VERSION = 826e4179edc3da26fb2818e969e5ea79e21ae018
|
IPCTOOL_VERSION = 56fa840899fc024a4e3c5126a5792f4498dca7d2
|
||||||
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