From 26030503e882a8f6078abd334860470e6f900f06 Mon Sep 17 00:00:00 2001 From: Alexander Kanavin Date: Mon, 2 Nov 2020 17:48:51 +0100 Subject: [PATCH] libhandy: upgrade 1.0.0 -> 1.0.1 Signed-off-by: Alexander Kanavin Signed-off-by: Richard Purdie --- .../libhandy/{libhandy_1.0.0.bb => libhandy_1.0.1.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-gnome/libhandy/{libhandy_1.0.0.bb => libhandy_1.0.1.bb} (91%) diff --git a/meta/recipes-gnome/libhandy/libhandy_1.0.0.bb b/meta/recipes-gnome/libhandy/libhandy_1.0.1.bb similarity index 91% rename from meta/recipes-gnome/libhandy/libhandy_1.0.0.bb rename to meta/recipes-gnome/libhandy/libhandy_1.0.1.bb index 3cdbfc820f..146ef62f41 100644 --- a/meta/recipes-gnome/libhandy/libhandy_1.0.0.bb +++ b/meta/recipes-gnome/libhandy/libhandy_1.0.1.bb @@ -3,7 +3,7 @@ LICENSE = "LGPLv2.1" LIC_FILES_CHKSUM = "file://COPYING;md5=4fbd65380cdd255951079008b364516c" SRC_URI = "git://gitlab.gnome.org/GNOME/${BPN}.git;protocol=https" -SRCREV = "94313c206258860b2428712e7ece1d02c5177857" +SRCREV = "5cee0927b8b39dea1b2a62ec6d19169f73ba06c6" S = "${WORKDIR}/git" GIR_MESON_ENABLE_FLAG = 'enabled' -- 2.40.1