summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-gnome/recipes-gnome/file-roller/file-roller_44.2.bb (renamed from meta-gnome/recipes-gnome/file-roller/file-roller_44.1.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-gnome/recipes-gnome/file-roller/file-roller_44.1.bb b/meta-gnome/recipes-gnome/file-roller/file-roller_44.2.bb
index 30760387f4..2131cdd857 100644
--- a/meta-gnome/recipes-gnome/file-roller/file-roller_44.1.bb
+++ b/meta-gnome/recipes-gnome/file-roller/file-roller_44.2.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 = "299e86c77d8fe600ee6658357e209b15c674397e" 25SRCREV = "5b21d887e087155b008f9293ca054d6ac3116a2b"
26S = "${WORKDIR}/git" 26S = "${WORKDIR}/git"
27 27
28PACKAGECONFIG ??= "" 28PACKAGECONFIG ??= ""