diff options
Diffstat (limited to 'meta')
-rw-r--r-- | meta/recipes-gnome/libportal/libportal_0.4.bb (renamed from meta/recipes-gnome/libportal/libportal_0.3.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-gnome/libportal/libportal_0.3.bb b/meta/recipes-gnome/libportal/libportal_0.4.bb index bc4ff3784c..03e681f58c 100644 --- a/meta/recipes-gnome/libportal/libportal_0.3.bb +++ b/meta/recipes-gnome/libportal/libportal_0.4.bb | |||
@@ -7,7 +7,7 @@ LICENSE = "LGPLv2.1" | |||
7 | LIC_FILES_CHKSUM = "file://COPYING;md5=5f30f0716dfdd0d91eb439ebec522ec2" | 7 | LIC_FILES_CHKSUM = "file://COPYING;md5=5f30f0716dfdd0d91eb439ebec522ec2" |
8 | 8 | ||
9 | SRC_URI = "git://github.com/flatpak/${BPN}.git;protocol=https" | 9 | SRC_URI = "git://github.com/flatpak/${BPN}.git;protocol=https" |
10 | SRCREV = "a609e06d0c4adc5c510cf9ac7b060db3d368e78f" | 10 | SRCREV = "f68764e288ede516d902b131cc4fadded3804059" |
11 | S = "${WORKDIR}/git" | 11 | S = "${WORKDIR}/git" |
12 | 12 | ||
13 | GTKDOC_MESON_OPTION = 'gtk_doc' | 13 | GTKDOC_MESON_OPTION = 'gtk_doc' |