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