mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-08-09 17:03:35 -09:00
package/tbtools: bump to version 0.5.0
Update to the latest release of tbtools. For change log, see: https://github.com/intel/tbtools/compare/v0.4.2...v0.5.0 Signed-off-by: Mika Westerberg <mika.westerberg@linux.intel.com> Signed-off-by: Julien Olivain <ju.o@free.fr>
This commit is contained in:
committed by
Julien Olivain
parent
db459859fa
commit
481920a181
@@ -1,3 +1,3 @@
|
||||
# Locally calculated
|
||||
sha256 6ec94630bc4e1afec1342cfd635d1c7da7d82f6c5f00adac61d164505c2a0717 tbtools-0.4.2-cargo2.tar.gz
|
||||
sha256 377d2fab96cf78d24dfd1b16b737afb4e47f0b712e13abb7ac1443fc2aa0931a tbtools-0.5.0-cargo2.tar.gz
|
||||
sha256 9b16a3add311d607af8d9b348a842a37840d0f47dfcc6cf2a7756ee02c24ed69 LICENSE
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
TBTOOLS_VERSION = 0.4.2
|
||||
TBTOOLS_VERSION = 0.5.0
|
||||
TBTOOLS_SITE = $(call github,intel,tbtools,v$(TBTOOLS_VERSION))
|
||||
TBTOOLS_LICENSE = MIT
|
||||
TBTOOLS_LICENSE_FILES = LICENSE
|
||||
|
||||
Reference in New Issue
Block a user