package/tbtools: add hashes
Commit8d5b3aac43
forgot to add a hash file. Moreover, also update TBTOOLS_VERSION to match what is returned by https://release-monitoring.org/project/372327 Fixes:8d5b3aac43
Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
This commit is contained in:
parent
880066bad6
commit
ebe64a6911
3
package/tbtools/tbtools.hash
Normal file
3
package/tbtools/tbtools.hash
Normal file
@ -0,0 +1,3 @@
|
||||
# Locally calculated
|
||||
sha256 e5ddbcb3dcf6315a1fe6fe2d4846b5208e75f24e626d43a0ea68358e8b15dba7 tbtools-0.3.2-cargo2.tar.gz
|
||||
sha256 9b16a3add311d607af8d9b348a842a37840d0f47dfcc6cf2a7756ee02c24ed69 LICENSE
|
@ -4,8 +4,8 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
TBTOOLS_VERSION = v0.3.2
|
||||
TBTOOLS_SITE = $(call github,intel,tbtools,$(TBTOOLS_VERSION))
|
||||
TBTOOLS_VERSION = 0.3.2
|
||||
TBTOOLS_SITE = $(call github,intel,tbtools,v$(TBTOOLS_VERSION))
|
||||
TBTOOLS_LICENSE = MIT
|
||||
TBTOOLS_LICENSE_FILES = LICENSE
|
||||
TBTOOLS_DEPENDENCIES = udev
|
||||
|
Loading…
Reference in New Issue
Block a user