From: Alexander Kanavin Date: Wed, 20 Jul 2022 08:44:20 +0000 (+0200) Subject: libhandy: upgrade 1.6.2 -> 1.6.3 X-Git-Tag: lucaceresoli/bug-15201-perf-libtraceevent-missing~3543 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=63b74b13088cb60b05b5d9e106f02d41e45bfc5c;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git libhandy: upgrade 1.6.2 -> 1.6.3 Signed-off-by: Alexander Kanavin Signed-off-by: Alexandre Belloni Signed-off-by: Richard Purdie --- 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+))"