diff options
-rw-r--r-- | meta/recipes-gnome/libportal/libportal_0.9.0.bb (renamed from meta/recipes-gnome/libportal/libportal_0.8.1.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-gnome/libportal/libportal_0.8.1.bb b/meta/recipes-gnome/libportal/libportal_0.9.0.bb index 0b88de4224..96c25b1db8 100644 --- a/meta/recipes-gnome/libportal/libportal_0.8.1.bb +++ b/meta/recipes-gnome/libportal/libportal_0.9.0.bb | |||
@@ -7,7 +7,7 @@ LICENSE = "LGPL-3.0-only" | |||
7 | LIC_FILES_CHKSUM = "file://COPYING;md5=3000208d539ec061b899bce1d9ce9404" | 7 | LIC_FILES_CHKSUM = "file://COPYING;md5=3000208d539ec061b899bce1d9ce9404" |
8 | 8 | ||
9 | SRC_URI = "git://github.com/flatpak/${BPN}.git;protocol=https;branch=main" | 9 | SRC_URI = "git://github.com/flatpak/${BPN}.git;protocol=https;branch=main" |
10 | SRCREV = "26c15008cbe579f57f89468384f8efc033f25f6f" | 10 | SRCREV = "731e7410fa5765e7c4eb76a51140a19637620c13" |
11 | S = "${WORKDIR}/git" | 11 | S = "${WORKDIR}/git" |
12 | 12 | ||
13 | inherit meson gi-docgen gobject-introspection vala features_check pkgconfig | 13 | inherit meson gi-docgen gobject-introspection vala features_check pkgconfig |