diff --git a/meta/recipes-gnome/libhandy/libhandy_1.8.2.bb b/meta/recipes-gnome/libhandy/libhandy_1.8.3.bb similarity index 95% rename from meta/recipes-gnome/libhandy/libhandy_1.8.2.bb rename to meta/recipes-gnome/libhandy/libhandy_1.8.3.bb index e863e8d13b..7f5f02a7ba 100644 --- a/meta/recipes-gnome/libhandy/libhandy_1.8.2.bb +++ b/meta/recipes-gnome/libhandy/libhandy_1.8.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-8" -SRCREV = "48ae7ec0f7f9ee5f666da38b0e39e66874957166" +SRCREV = "9b0071408ce86a3ef843806fddd723a85f6f2416" S = "${WORKDIR}/git" UPSTREAM_CHECK_GITTAGREGEX = "(?P\d+\.(\d*[02468])+(\.\d+))"