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