diff options
-rw-r--r-- | meta-oe/recipes-gnome/libjcat/libjcat_0.1.7.bb (renamed from meta-oe/recipes-gnome/libjcat/libjcat_0.1.6.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-gnome/libjcat/libjcat_0.1.6.bb b/meta-oe/recipes-gnome/libjcat/libjcat_0.1.7.bb index bbfba55a3d..b857cc5bd3 100644 --- a/meta-oe/recipes-gnome/libjcat/libjcat_0.1.6.bb +++ b/meta-oe/recipes-gnome/libjcat/libjcat_0.1.7.bb | |||
@@ -11,7 +11,7 @@ SRC_URI = "\ | |||
11 | git://github.com/hughsie/libjcat.git \ | 11 | git://github.com/hughsie/libjcat.git \ |
12 | file://run-ptest \ | 12 | file://run-ptest \ |
13 | " | 13 | " |
14 | SRCREV = "c4f032468c56a5750e1e15b01fa31539b5c7ae51" | 14 | SRCREV = "e5307885528cf07058be073d0621624749cc10df" |
15 | S = "${WORKDIR}/git" | 15 | S = "${WORKDIR}/git" |
16 | 16 | ||
17 | inherit gobject-introspection gtk-doc meson ptest-gnome vala | 17 | inherit gobject-introspection gtk-doc meson ptest-gnome vala |