summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarkus Volk <f_l_k@t-online.de>2025-03-18 07:51:37 +0100
committerKhem Raj <raj.khem@gmail.com>2025-03-18 00:25:31 -0700
commit45eeb8bd453bedde37a467c1f1ca24167798288f (patch)
tree19a82734c189963991f43eb3d24ef13d127ca380
parent2c916e5c00ae5621fa895de9264fe0de6ee72130 (diff)
downloadmeta-openembedded-45eeb8bd453bedde37a467c1f1ca24167798288f.tar.gz
gegl: update 0.4.54 -> 0.4.56
Signed-off-by: Markus Volk <f_l_k@t-online.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
-rw-r--r--meta-gnome/recipes-gimp/gegl/gegl_0.4.56.bb (renamed from meta-gnome/recipes-gimp/gegl/gegl_0.4.54.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-gnome/recipes-gimp/gegl/gegl_0.4.54.bb b/meta-gnome/recipes-gimp/gegl/gegl_0.4.56.bb
index a7f676ef05..bf6105f726 100644
--- a/meta-gnome/recipes-gimp/gegl/gegl_0.4.54.bb
+++ b/meta-gnome/recipes-gimp/gegl/gegl_0.4.56.bb
@@ -28,7 +28,7 @@ ANY_OF_DISTRO_FEATURES = "${GTK3DISTROFEATURES}"
28SHPV = "${@gnome_verdir("${PV}")}" 28SHPV = "${@gnome_verdir("${PV}")}"
29 29
30SRC_URI = "https://download.gimp.org/pub/${BPN}/${SHPV}/${BP}.tar.xz" 30SRC_URI = "https://download.gimp.org/pub/${BPN}/${SHPV}/${BP}.tar.xz"
31SRC_URI[sha256sum] = "35a342f08c6b4379adee2cb5748fc4e307cfdcf2417c0bb17d6ca6543f238b1e" 31SRC_URI[sha256sum] = "a04a64b90f9b5ac9ae5643401c7d5eb3cb41f42c52ce9787089b5d2a2dd3cc5c"
32 32
33PACKAGECONFIG ??= "gexiv2 libraw librsvg pango poppler sdl2" 33PACKAGECONFIG ??= "gexiv2 libraw librsvg pango poppler sdl2"
34PACKAGECONFIG:class-native = "librsvg" 34PACKAGECONFIG:class-native = "librsvg"