expat: bump version.

This commit is contained in:
Jerome Duval
2019-09-10 20:41:06 +02:00
parent 0974be6e2a
commit 5efd456d36
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="17b43c2716d521369f82fc2dc70f359860e90fa440bea65b3b85f0b246ea81f2"
CHECKSUM_SHA256="cbc9102f4a31a8dafd42d642e9a3aa31e79a0aedaa1f6efd2795ebc83174ec18"
PATCHES="expat-$portVersion.patchset"
ARCHITECTURES="x86_gcc2 x86 x86_64 ?arm sparc"
SECONDARY_ARCHITECTURES="x86_gcc2 x86"
libVersion=1.6.8
libVersion=1.6.9
libVersionCompat="$libVersion compat >= ${libVersion%%.*}"
portVersionCompat="$portVersion compat >= 2.2"