summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-gnome/recipes-gimp/babl/babl_0.1.112.bb (renamed from meta-gnome/recipes-gimp/babl/babl_0.1.110.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-gnome/recipes-gimp/babl/babl_0.1.110.bb b/meta-gnome/recipes-gimp/babl/babl_0.1.112.bb
index a15419c4a7..15d734f9eb 100644
--- a/meta-gnome/recipes-gimp/babl/babl_0.1.110.bb
+++ b/meta-gnome/recipes-gimp/babl/babl_0.1.112.bb
@@ -10,7 +10,7 @@ inherit setuptools3 gnomebase gobject-introspection vala
10DEPENDS += "lcms" 10DEPENDS += "lcms"
11 11
12SRC_URI = "https://download.gimp.org/pub/${BPN}/0.1/${BP}.tar.xz" 12SRC_URI = "https://download.gimp.org/pub/${BPN}/0.1/${BP}.tar.xz"
13SRC_URI[sha256sum] = "bf47be7540d6275389f66431ef03064df5376315e243d0bab448c6aa713f5743" 13SRC_URI[sha256sum] = "fb696682421787c8fecc83e8aab48121dec8ee38d119b65291cfcbe315028a79"
14 14
15FILES:${PN} += "${libdir}/${BPN}-${@gnome_verdir("${PV}")}" 15FILES:${PN} += "${libdir}/${BPN}-${@gnome_verdir("${PV}")}"
16 16