diff options
-rw-r--r-- | meta-gnome/recipes-gnome/file-roller/file-roller_44.1.bb (renamed from meta-gnome/recipes-gnome/file-roller/file-roller_44.0.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-gnome/recipes-gnome/file-roller/file-roller_44.0.bb b/meta-gnome/recipes-gnome/file-roller/file-roller_44.1.bb index 3daa1b5706..30760387f4 100644 --- a/meta-gnome/recipes-gnome/file-roller/file-roller_44.0.bb +++ b/meta-gnome/recipes-gnome/file-roller/file-roller_44.1.bb | |||
@@ -22,7 +22,7 @@ REQUIRED_DISTRO_FEATURES = "opengl" | |||
22 | EXTRA_OEMESON += "-Dintrospection=enabled" | 22 | EXTRA_OEMESON += "-Dintrospection=enabled" |
23 | 23 | ||
24 | SRC_URI = "git://gitlab.gnome.org/GNOME/file-roller.git;protocol=https;branch=master" | 24 | SRC_URI = "git://gitlab.gnome.org/GNOME/file-roller.git;protocol=https;branch=master" |
25 | SRCREV = "f1c7714cf4c8989b9f3fa4c611887c29cf6df343" | 25 | SRCREV = "299e86c77d8fe600ee6658357e209b15c674397e" |
26 | S = "${WORKDIR}/git" | 26 | S = "${WORKDIR}/git" |
27 | 27 | ||
28 | PACKAGECONFIG ??= "" | 28 | PACKAGECONFIG ??= "" |