mirror of
https://git.busybox.net/buildroot.git
synced 2024-11-23 21:43:30 +08:00
package/tbtools: bump to version 0.4.0
Update against the latest release of tbtools. Signed-off-by: Mika Westerberg <mika.westerberg@linux.intel.com> Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
This commit is contained in:
parent
9a629f5129
commit
f99862d634
@ -1,3 +1,3 @@
|
||||
# Locally calculated
|
||||
sha256 e5ddbcb3dcf6315a1fe6fe2d4846b5208e75f24e626d43a0ea68358e8b15dba7 tbtools-0.3.2-cargo2.tar.gz
|
||||
sha256 1276ded79276d42c06a16293e26de32566c023383416fb8c91f86d141acce691 tbtools-0.4.0-cargo2.tar.gz
|
||||
sha256 9b16a3add311d607af8d9b348a842a37840d0f47dfcc6cf2a7756ee02c24ed69 LICENSE
|
||||
|
@ -4,7 +4,7 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
TBTOOLS_VERSION = 0.3.2
|
||||
TBTOOLS_VERSION = 0.4.0
|
||||
TBTOOLS_SITE = $(call github,intel,tbtools,v$(TBTOOLS_VERSION))
|
||||
TBTOOLS_LICENSE = MIT
|
||||
TBTOOLS_LICENSE_FILES = LICENSE
|
||||
|
Loading…
Reference in New Issue
Block a user