From 63b74b13088cb60b05b5d9e106f02d41e45bfc5c Mon Sep 17 00:00:00 2001 From: Alexander Kanavin Date: Wed, 20 Jul 2022 10:44:20 +0200 Subject: [PATCH] libhandy: upgrade 1.6.2 -> 1.6.3 Signed-off-by: Alexander Kanavin Signed-off-by: Alexandre Belloni Signed-off-by: Richard Purdie --- .../libhandy/{libhandy_1.6.2.bb => libhandy_1.6.3.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-gnome/libhandy/{libhandy_1.6.2.bb => libhandy_1.6.3.bb} (95%) diff --git a/meta/recipes-gnome/libhandy/libhandy_1.6.2.bb b/meta/recipes-gnome/libhandy/libhandy_1.6.3.bb similarity index 95% rename from meta/recipes-gnome/libhandy/libhandy_1.6.2.bb rename to meta/recipes-gnome/libhandy/libhandy_1.6.3.bb index 8d9904637f0..01ca699d04b 100644 --- a/meta/recipes-gnome/libhandy/libhandy_1.6.2.bb +++ b/meta/recipes-gnome/libhandy/libhandy_1.6.3.bb @@ -10,7 +10,7 @@ LICENSE = "LGPL-2.1-only" LIC_FILES_CHKSUM = "file://COPYING;md5=4fbd65380cdd255951079008b364516c" SRC_URI = "git://gitlab.gnome.org/GNOME/libhandy.git;protocol=https;branch=libhandy-1-6" -SRCREV = "f050453109db05621b9a47b9931fe1b571905e67" +SRCREV = "2885c314c9c84037b6fe55ead6a232e60ebfc9c5" S = "${WORKDIR}/git" UPSTREAM_CHECK_GITTAGREGEX = "(?P\d+\.(\d*[02468])+(\.\d+))" -- 2.47.2