From bc4ff534505da2e9d668615ea85df0e6f2df910b Mon Sep 17 00:00:00 2001 From: Markus Volk Date: Wed, 21 Sep 2022 21:34:29 +0200 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 7f2af5a..48f6a73 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 = "618e11e602418e8c9639991b73a2a7f2b302ac38" -PV = "2.99.10" +SRCREV = "b1e13b5a15096d65d94571e69cf08d45904b5719" +PV = "2.99.12" PACKAGECONFIG[aa] = "-Daa=enabled,-Daa=disabled,aalib" PACKAGECONFIG[alsa] = "-Dalsa=enabled,-Dalsa=disabled,alsa-lib"