package/spi-tools: bump to version 1.0.2

Signed-off-by: Francois Perrad <francois.perrad@gadz.org>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
This commit is contained in:
Francois Perrad 2022-08-22 20:27:08 +02:00 committed by Thomas Petazzoni
parent b23e33f89c
commit a1b26020d1
2 changed files with 2 additions and 2 deletions

View File

@ -1,3 +1,3 @@
# locally computed hash
sha256 81bb9f7218123f86c3644d92ad2c427343758df2143ee5da38e6f743f18714fd spi-tools-1.0.1.tar.gz
sha256 f6a93ae4f729d42e9200ba491cf9088202b63cb88e011cf6bcb0a7d12432cdc4 spi-tools-1.0.2.tar.gz
sha256 a01259a1b522cf0de95824f9860613b453153eebac468e96196d5d7dba84786c LICENSE

View File

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