mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-30 06:36:34 +00:00
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:
parent
1e85ba5408
commit
e00f12e6f8
@ -1,3 +1,3 @@
|
|||||||
# Locally calculated, after verifying against
|
# Locally calculated, after verifying against
|
||||||
# https://github.com/rauc/rauc/releases/download/v0.4/rauc-0.4.tar.xz.asc
|
# https://github.com/rauc/rauc/releases/download/v1.1/rauc-1.1.tar.xz.asc
|
||||||
sha256 8875ab0d02b4cb38a211b236855361c18b874b385e6f18dde394ac699f2cf2aa rauc-1.0.tar.xz
|
sha256 e49086da3a72564806963d2309e8e2b255492fb314db61f84c9b4cebece98e3f rauc-1.1.tar.xz
|
||||||
|
@ -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_SITE = https://github.com/rauc/rauc/releases/download/v$(RAUC_VERSION)
|
||||||
RAUC_SOURCE = rauc-$(RAUC_VERSION).tar.xz
|
RAUC_SOURCE = rauc-$(RAUC_VERSION).tar.xz
|
||||||
RAUC_LICENSE = LGPL-2.1
|
RAUC_LICENSE = LGPL-2.1
|
||||||
|
Loading…
x
Reference in New Issue
Block a user