[Buildroot] [git commit] package/rauc: bump to version 1.6

Peter Korsgaard peter at korsgaard.com
Thu Feb 10 21:20:35 UTC 2022


commit: https://git.buildroot.net/buildroot/commit/?id=c24eff63a8f5f4f06e95ed6c899e1813287e33a4
branch: https://git.buildroot.net/buildroot/commit/?id=refs/heads/master

For release notes see: https://github.com/rauc/rauc/releases/tag/v1.6

Signed-off-by: Heiko Thiery <heiko.thiery at gmail.com>
Tested-by: Marcus Hoffmann <marcus.hoffmann at othermo.de>
Signed-off-by: Peter Korsgaard <peter at korsgaard.com>
---
 package/rauc/rauc.hash | 4 ++--
 package/rauc/rauc.mk   | 2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/package/rauc/rauc.hash b/package/rauc/rauc.hash
index a025257845..f6c1446de4 100644
--- a/package/rauc/rauc.hash
+++ b/package/rauc/rauc.hash
@@ -1,4 +1,4 @@
 # Locally calculated, after verifying against
-# https://github.com/rauc/rauc/releases/download/v1.5.1/rauc-1.5.1.tar.xz.asc
-sha256  d4ea009ce702bcb083d942398ccfedec959c6bbb7adc0fd77ae9314ce11d9d91  rauc-1.5.1.tar.xz
+# https://github.com/rauc/rauc/releases/download/v1.6/rauc-1.6.tar.xz.asc
+sha256  86013788dd02321b7c3f913ad3a1f8802afbc784ec076fa278524a9e1ef9e7b0  rauc-1.6.tar.xz
 sha256  dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551  COPYING
diff --git a/package/rauc/rauc.mk b/package/rauc/rauc.mk
index 99efc16c2f..39f5255812 100644
--- a/package/rauc/rauc.mk
+++ b/package/rauc/rauc.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-RAUC_VERSION = 1.5.1
+RAUC_VERSION = 1.6
 RAUC_SITE = https://github.com/rauc/rauc/releases/download/v$(RAUC_VERSION)
 RAUC_SOURCE = rauc-$(RAUC_VERSION).tar.xz
 RAUC_LICENSE = LGPL-2.1



More information about the buildroot mailing list