From 227b93ac02bf259d1d3a0ba1f01e0e076e846688 Mon Sep 17 00:00:00 2001 From: Markus Volk Date: Mon, 21 Nov 2022 15:53:38 +0100 Subject: [PATCH] gimp: update --- recipes-gtk/gimp/gimp_git.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/recipes-gtk/gimp/gimp_git.bb b/recipes-gtk/gimp/gimp_git.bb index 48f6a73..30c1bad 100644 --- a/recipes-gtk/gimp/gimp_git.bb +++ b/recipes-gtk/gimp/gimp_git.bb @@ -47,8 +47,8 @@ SRC_URI = " \ " S = "${WORKDIR}/git" -SRCREV = "b1e13b5a15096d65d94571e69cf08d45904b5719" -PV = "2.99.12" +SRCREV = "a0811ff614ec8361e570b2570dee05de6fc5a078" +PV = "2.99.14" PACKAGECONFIG[aa] = "-Daa=enabled,-Daa=disabled,aalib" PACKAGECONFIG[alsa] = "-Dalsa=enabled,-Dalsa=disabled,alsa-lib"