diff options
-rw-r--r-- | meta/recipes-gnome/libportal/libportal_0.9.1.bb (renamed from meta/recipes-gnome/libportal/libportal_0.9.0.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-gnome/libportal/libportal_0.9.0.bb b/meta/recipes-gnome/libportal/libportal_0.9.1.bb index 96c25b1db8..970db65bc5 100644 --- a/meta/recipes-gnome/libportal/libportal_0.9.0.bb +++ b/meta/recipes-gnome/libportal/libportal_0.9.1.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 = "731e7410fa5765e7c4eb76a51140a19637620c13" | 10 | SRCREV = "8f5dc8d192f6e31dafe69e35219e3b707bde71ce" |
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 |