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