From 069ab44e4fe3be4021772b2297b3102c294546b2 Mon Sep 17 00:00:00 2001 From: Markus Volk Date: Fri, 21 Mar 2025 11:26:18 +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 e1976ba..0e44567 100644 --- a/recipes-gtk/gimp/gimp_git.bb +++ b/recipes-gtk/gimp/gimp_git.bb @@ -58,8 +58,8 @@ SRC_URI = "gitsm://github.com/GNOME/gimp.git;protocol=https;branch=master" SRC_URI += "file://0001-gimp-cross-compile-fix-for-bz2.patch" SRC_URI += "file://0002-meson.build-reproducibility-fix.patch" S = "${WORKDIR}/git" -SRCREV = "9130eb81526dbb8277ed0938aeb129c67f83ee99" -PV = "3.0.0-RC-3" +SRCREV = "9785099e5a0dcdc3011dd26c6c2e9b332d36c035" +PV = "3.0.0" PACKAGECONFIG[aa] = "-Daa=enabled,-Daa=disabled,aalib" PACKAGECONFIG[alsa] = "-Dalsa=enabled,-Dalsa=disabled,alsa-lib"