]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/commitdiff
libhandy: upgrade 1.6.2 -> 1.6.3
authorAlexander Kanavin <alex.kanavin@gmail.com>
Wed, 20 Jul 2022 08:44:20 +0000 (10:44 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sat, 23 Jul 2022 12:55:13 +0000 (13:55 +0100)
Signed-off-by: Alexander Kanavin <alex@linutronix.de>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-gnome/libhandy/libhandy_1.6.3.bb [moved from meta/recipes-gnome/libhandy/libhandy_1.6.2.bb with 95% similarity]

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 8d9904637f0c7d8d7251744d02a996b5214243d8..01ca699d04bdb137859f5468f5b0b351bd5a5ca0 100644 (file)
@@ -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<pver>\d+\.(\d*[02468])+(\.\d+))"