From: Archana Polampalli Date: Fri, 20 Jun 2025 11:36:21 +0000 (+0530) Subject: ghostscript: upgrade 10.05.0 -> 10.05.1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=01842999c13f5ba5a020e7b5029a3bd059c18f4c;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git ghostscript: upgrade 10.05.0 -> 10.05.1 Signed-off-by: Archana Polampalli Signed-off-by: Steve Sakoman --- diff --git a/meta/recipes-extended/ghostscript/ghostscript_10.05.0.bb b/meta/recipes-extended/ghostscript/ghostscript_10.05.1.bb similarity index 97% rename from meta/recipes-extended/ghostscript/ghostscript_10.05.0.bb rename to meta/recipes-extended/ghostscript/ghostscript_10.05.1.bb index e937f04cb3..fa6ead0cd8 100644 --- a/meta/recipes-extended/ghostscript/ghostscript_10.05.0.bb +++ b/meta/recipes-extended/ghostscript/ghostscript_10.05.1.bb @@ -27,7 +27,7 @@ SRC_URI = "https://github.com/ArtifexSoftware/ghostpdl-downloads/releases/downlo file://avoid-host-contamination.patch \ " -SRC_URI[sha256sum] = "56e77833de683825c420d0af8cb90aa8ba7da71ea6fb5624290cbc1b53fe7942" +SRC_URI[sha256sum] = "121861b6d29b2461dec6575c9f3cab665b810bd408d4ec02c86719fa708b0a49" PACKAGECONFIG ??= "" PACKAGECONFIG[gtk] = "--enable-gtk,--disable-gtk,gtk+3"