From 0ce4d7d74128a5a378cebc2dfe0cd70111d28397 Mon Sep 17 00:00:00 2001 From: Jerome Duval Date: Thu, 14 Mar 2024 17:06:56 +0100 Subject: [PATCH] expat: bump version --- dev-libs/expat/{expat-2.6.0.recipe => expat-2.6.2.recipe} | 4 ++-- .../patches/{expat-2.6.0.patchset => expat-2.6.2.patchset} | 0 2 files changed, 2 insertions(+), 2 deletions(-) rename dev-libs/expat/{expat-2.6.0.recipe => expat-2.6.2.recipe} (95%) rename dev-libs/expat/patches/{expat-2.6.0.patchset => expat-2.6.2.patchset} (100%) diff --git a/dev-libs/expat/expat-2.6.0.recipe b/dev-libs/expat/expat-2.6.2.recipe similarity index 95% rename from dev-libs/expat/expat-2.6.0.recipe rename to dev-libs/expat/expat-2.6.2.recipe index cf1bbd482..0057be0aa 100644 --- a/dev-libs/expat/expat-2.6.0.recipe +++ b/dev-libs/expat/expat-2.6.2.recipe @@ -8,13 +8,13 @@ COPYRIGHT="1998-2000 Thai Open Source Software Center Ltd and Clark Cooper LICENSE="MIT" REVISION="1" SOURCE_URI="https://downloads.sourceforge.net/expat/expat-$portVersion.tar.bz2" -CHECKSUM_SHA256="ff60e6a6b6ce570ae012dc7b73169c7fdf4b6bf08c12ed0ec6f55736b78d85ba" +CHECKSUM_SHA256="9c7c1b5dcbc3c237c500a8fb1493e14d9582146dd9b42aa8d3ffb856a3b927e0" PATCHES="expat-$portVersion.patchset" ARCHITECTURES="all !x86_gcc2" SECONDARY_ARCHITECTURES="x86" -libVersion=1.9.0 +libVersion=1.9.2 libVersionCompat="$libVersion compat >= ${libVersion%%.*}" portVersionCompat="$portVersion compat >= 2.2" diff --git a/dev-libs/expat/patches/expat-2.6.0.patchset b/dev-libs/expat/patches/expat-2.6.2.patchset similarity index 100% rename from dev-libs/expat/patches/expat-2.6.0.patchset rename to dev-libs/expat/patches/expat-2.6.2.patchset