summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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"
22EXTRA_OEMESON += "-Dintrospection=enabled" 22EXTRA_OEMESON += "-Dintrospection=enabled"
23 23
24SRC_URI = "git://gitlab.gnome.org/GNOME/file-roller.git;protocol=https;branch=master" 24SRC_URI = "git://gitlab.gnome.org/GNOME/file-roller.git;protocol=https;branch=master"
25SRCREV = "f1c7714cf4c8989b9f3fa4c611887c29cf6df343" 25SRCREV = "299e86c77d8fe600ee6658357e209b15c674397e"
26S = "${WORKDIR}/git" 26S = "${WORKDIR}/git"
27 27
28PACKAGECONFIG ??= "" 28PACKAGECONFIG ??= ""