package/spi-tools: bump version to 0.8.3

Signed-off-by: Matthew Weber <matthew.weber@rockwellcollins.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
2018.11.x
Matt Weber 2018-08-28 15:06:02 -05:00 committed by Thomas Petazzoni
parent c845b295bd
commit 254197612d
2 changed files with 3 additions and 2 deletions

View File

@ -1,2 +1,3 @@
# locally computed hash
sha256 72a6c4a9d13011addc61bc3906543cd06f76f567270ae4b6ca4d0115fd6a9538 spi-tools-0.8.1.tar.gz
sha256 1f29548187c5a57ca5902d260b01ca9ce04d93e4406ff77f317e1d6423ed3610 spi-tools-0.8.3.tar.gz
sha256 a01259a1b522cf0de95824f9860613b453153eebac468e96196d5d7dba84786c LICENSE

View File

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