From: Alexander Kanavin Date: Wed, 27 Oct 2021 09:07:15 +0000 (+0200) Subject: gi-docgen: upgrade 2021.7 -> 2021.8 X-Git-Tag: uninative-3.5~1049 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=ea394748a7d6973f266a9c1c9bae39ce36cb506e;p=openembedded-core.git gi-docgen: upgrade 2021.7 -> 2021.8 Signed-off-by: Alexander Kanavin Signed-off-by: Alexandre Belloni --- diff --git a/meta/recipes-gnome/gi-docgen/gi-docgen_git.bb b/meta/recipes-gnome/gi-docgen/gi-docgen_git.bb index f319f96b0e..bacf983810 100644 --- a/meta/recipes-gnome/gi-docgen/gi-docgen_git.bb +++ b/meta/recipes-gnome/gi-docgen/gi-docgen_git.bb @@ -10,8 +10,8 @@ LIC_FILES_CHKSUM = "file://gi-docgen.py;beginline=1;endline=5;md5=2dc0f1f0120247 SRC_URI = "git://gitlab.gnome.org/GNOME/gi-docgen.git;protocol=https;branch=main" -PV = "2021.7" -SRCREV = "8401357079fdd2f61bff0e110d7379635b73ead8" +PV = "2021.8" +SRCREV = "a284455af9b3cad179900f6e1f12b59a3d40c06b" S = "${WORKDIR}/git"