From c19c8861a1c492a1ed5a03e0013d1243fd3fe937 Mon Sep 17 00:00:00 2001 From: Fabrice Fontaine Date: Sun, 25 Jul 2021 23:57:04 +0200 Subject: [PATCH] package/brickd: bump to version 1.2.2 This bump will fix a build failure raised since bump of vala to version 0.52.4 in commit a6855bb94a815de820374d5ee95d6a4a0af66b3d https://github.com/ev3dev/brickd/releases/tag/v1.2.2 Fixes: - http://autobuild.buildroot.org/results/c162e518ad614a4c21346a3ad44e2f5c6622c889 Signed-off-by: Fabrice Fontaine Signed-off-by: Thomas Petazzoni --- package/brickd/brickd.hash | 2 +- package/brickd/brickd.mk | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package/brickd/brickd.hash b/package/brickd/brickd.hash index e9be1b10b0..be9ad9ed90 100644 --- a/package/brickd/brickd.hash +++ b/package/brickd/brickd.hash @@ -1,5 +1,5 @@ # Locally computed hash -sha256 205f581103512599cb10992275da8c7207ed732e1a686600877c51b7a742de73 brickd-ev3dev-stretch_1.2.1-br1.tar.gz +sha256 8469b6959a7e32c4b39a56e1a4f7479f785d83e6db3269487f5312f3cf1df382 brickd-v1.2.2-br1.tar.gz # Hashes for license files: sha256 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643 LICENSE.txt diff --git a/package/brickd/brickd.mk b/package/brickd/brickd.mk index 7fe28daf78..f42b3c9956 100644 --- a/package/brickd/brickd.mk +++ b/package/brickd/brickd.mk @@ -4,7 +4,7 @@ # ################################################################################ -BRICKD_VERSION = ev3dev-stretch/1.2.1 +BRICKD_VERSION = v1.2.2 BRICKD_SITE = https://github.com/ev3dev/brickd BRICKD_SITE_METHOD = git BRICKD_GIT_SUBMODULES = YES -- 2.30.2