summaryrefslogtreecommitdiffstats
path: root/meta/recipes-extended
diff options
context:
space:
mode:
authorWang Mingyu <wangmy@fujitsu.com>2023-11-03 15:19:52 +0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2023-11-05 11:21:02 +0000
commit9492c2d51a08fbd4c107540a5a833b1a3fb70504 (patch)
treee8cebeb0b76a18834c407ddcea9613c6a8f7e4c2 /meta/recipes-extended
parent58fe8184f7ea475ad1be754e0de9a76cd4cd7c2e (diff)
downloadopenembedded-core-contrib-9492c2d51a08fbd4c107540a5a833b1a3fb70504.tar.gz
ghostscript: upgrade 10.02.0 -> 10.02.1
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Diffstat (limited to 'meta/recipes-extended')
-rw-r--r--meta/recipes-extended/ghostscript/ghostscript_10.02.1.bb (renamed from meta/recipes-extended/ghostscript/ghostscript_10.02.0.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-extended/ghostscript/ghostscript_10.02.0.bb b/meta/recipes-extended/ghostscript/ghostscript_10.02.1.bb
index 4bad0f86e1..18c296128a 100644
--- a/meta/recipes-extended/ghostscript/ghostscript_10.02.0.bb
+++ b/meta/recipes-extended/ghostscript/ghostscript_10.02.1.bb
@@ -28,7 +28,7 @@ SRC_URI = "https://github.com/ArtifexSoftware/ghostpdl-downloads/releases/downlo
file://configure.ac-add-option-to-explicitly-disable-neon.patch \
"
-SRC_URI[sha256sum] = "e54062f166708d84ca82de9f8304a04344466080f936118b88082bd55ed6dc97"
+SRC_URI[sha256sum] = "e429e4f5b01615a4f0f93a4128e8a1a4d932dff983b1774174c79c0630717ad9"
PACKAGECONFIG ??= ""
PACKAGECONFIG[gtk] = "--enable-gtk,--disable-gtk,gtk+3"