expat: bump version

This commit is contained in:
Jerome Duval
2022-09-21 20:07:11 +02:00
parent bc4c9153c0
commit ad0b6434fe
2 changed files with 2 additions and 2 deletions

View File

@@ -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="ce317706b07cae150f90cddd4253f5b4fba929607488af5ac47bf2bc08e31f09"
CHECKSUM_SHA256="7f44d1469b110773a94b0d5abeeeffaef79f8bd6406b07e52394bcf48126437a"
PATCHES="expat-$portVersion.patchset"
ARCHITECTURES="all"
SECONDARY_ARCHITECTURES="x86_gcc2 x86"
libVersion=1.8.6
libVersion=1.8.9
libVersionCompat="$libVersion compat >= ${libVersion%%.*}"
portVersionCompat="$portVersion compat >= 2.2"