package/rauc: bump to version 1.3

See: https://github.com/rauc/rauc/releases/tag/v1.3

And update hash file formatting (2 spaces).

Signed-off-by: Pierre-Jean Texier <pjtexier@koncepto.io>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
2020.05.x
Pierre-Jean Texier 2020-04-25 16:30:37 +02:00 committed by Thomas Petazzoni
parent 198e42d6eb
commit ce6b0ace35
2 changed files with 4 additions and 4 deletions

View File

@ -1,4 +1,4 @@
# Locally calculated, after verifying against
# https://github.com/rauc/rauc/releases/download/v1.2/rauc-1.2.tar.xz.asc
sha256 224683fc1fac50ccb89128aa786445cd8e26bb25deafd4410e0807187376e661 rauc-1.2.tar.xz
sha256 dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551 COPYING
# https://github.com/rauc/rauc/releases/download/v1.3/rauc-1.3.tar.xz.asc
sha256 4f6144447254753fcd19f2c5c70e79fa91d27253185b8928436f01528aa65e6c rauc-1.3.tar.xz
sha256 dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551 COPYING

View File

@ -4,7 +4,7 @@
#
################################################################################
RAUC_VERSION = 1.2
RAUC_VERSION = 1.3
RAUC_SITE = https://github.com/rauc/rauc/releases/download/v$(RAUC_VERSION)
RAUC_SOURCE = rauc-$(RAUC_VERSION).tar.xz
RAUC_LICENSE = LGPL-2.1