package/spi-tools: bump to version 1.0.0

Signed-off-by: Francois Perrad <francois.perrad@gadz.org>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
2021.08.x
Francois Perrad 2021-07-13 13:20:53 +02:00 committed by Thomas Petazzoni
parent 4941d801c7
commit f443272a1d
2 changed files with 2 additions and 2 deletions

View File

@ -1,3 +1,3 @@
# locally computed hash
sha256 319ad6ab296111109ea4a820e216cef392429295de7e10e76f7146677337cf09 spi-tools-0.8.6.tar.gz
sha256 5eb24670461dcf2c58471114dc69b5204dab1c0cc5053878f6de79503bd8cc9f spi-tools-1.0.0.tar.gz
sha256 a01259a1b522cf0de95824f9860613b453153eebac468e96196d5d7dba84786c LICENSE

View File

@ -4,7 +4,7 @@
#
################################################################################
SPI_TOOLS_VERSION = 0.8.6
SPI_TOOLS_VERSION = 1.0.0
SPI_TOOLS_SITE = $(call github,cpb-,spi-tools,$(SPI_TOOLS_VERSION))
# autoreconf must be run as specified in package documentation
SPI_TOOLS_AUTORECONF = YES