summaryrefslogtreecommitdiffstats
path: root/meta-gnome/recipes-gimp
diff options
context:
space:
mode:
authorWang Mingyu <wangmy@fujitsu.com>2026-01-21 19:28:52 +0800
committerKhem Raj <raj.khem@gmail.com>2026-01-21 15:31:08 -0800
commite6cb0aa585b28d14d37591cc30dc649cddeb943f (patch)
tree52e0872e88cc69330841e016a3d4d3c13a6710b3 /meta-gnome/recipes-gimp
parent7476295bea9c6751e0ae41a77eb847d1443f05f8 (diff)
downloadmeta-openembedded-e6cb0aa585b28d14d37591cc30dc649cddeb943f.tar.gz
babl: upgrade 0.1.118 -> 0.1.120
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-gnome/recipes-gimp')
-rw-r--r--meta-gnome/recipes-gimp/babl/babl_0.1.120.bb (renamed from meta-gnome/recipes-gimp/babl/babl_0.1.118.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-gnome/recipes-gimp/babl/babl_0.1.118.bb b/meta-gnome/recipes-gimp/babl/babl_0.1.120.bb
index b120208fad..0c3b54cfd4 100644
--- a/meta-gnome/recipes-gimp/babl/babl_0.1.118.bb
+++ b/meta-gnome/recipes-gimp/babl/babl_0.1.120.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] = "c3febe923e225c2a58f952689a89bb1db956788bfecb18a7eff6fc94da9e2469" 13SRC_URI[sha256sum] = "f476ad15201fb4ed0c90c174c524b1e4271ccd69a377242d6a69fcdf87ceacc2"
14 14
15FILES:${PN} += "${libdir}/${BPN}-${@gnome_verdir("${PV}")}" 15FILES:${PN} += "${libdir}/${BPN}-${@gnome_verdir("${PV}")}"
16 16