package/rauc: bump to version 1.1

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

Signed-off-by: Pierre-Jean Texier <pjtexier@koncepto.io>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
This commit is contained in:
Pierre-Jean Texier 2019-06-11 19:33:57 +02:00 committed by Thomas Petazzoni
parent 1e85ba5408
commit e00f12e6f8
2 changed files with 3 additions and 3 deletions

View File

@ -1,3 +1,3 @@
# Locally calculated, after verifying against
# https://github.com/rauc/rauc/releases/download/v0.4/rauc-0.4.tar.xz.asc
sha256 8875ab0d02b4cb38a211b236855361c18b874b385e6f18dde394ac699f2cf2aa rauc-1.0.tar.xz
# https://github.com/rauc/rauc/releases/download/v1.1/rauc-1.1.tar.xz.asc
sha256 e49086da3a72564806963d2309e8e2b255492fb314db61f84c9b4cebece98e3f rauc-1.1.tar.xz

View File

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