expat: bump version

This commit is contained in:
Jerome Duval
2021-06-05 14:31:36 +02:00
parent 06b5873fa2
commit 4f7acf3fa5
2 changed files with 3 additions and 3 deletions

View File

@@ -6,15 +6,15 @@ HOMEPAGE="http://expat.sourceforge.net/"
COPYRIGHT="1998-2000 Thai Open Source Software Center Ltd and Clark Cooper
2001-2018 Expat maintainers."
LICENSE="MIT"
REVISION="2"
REVISION="1"
SOURCE_URI="https://downloads.sourceforge.net/expat/expat-$portVersion.tar.bz2"
CHECKSUM_SHA256="8c59142ef88913bc0a8b6e4c58970c034210ca552e6271f52f6cd6cce3708424"
CHECKSUM_SHA256="2f9b6a580b94577b150a7d5617ad4643a4301a6616ff459307df3e225bcfbf40"
PATCHES="expat-$portVersion.patchset"
ARCHITECTURES="x86_gcc2 x86 x86_64 ?arm sparc m68k"
SECONDARY_ARCHITECTURES="x86_gcc2 x86"
libVersion=1.8.0
libVersion=1.8.1
libVersionCompat="$libVersion compat >= ${libVersion%%.*}"
portVersionCompat="$portVersion compat >= 2.2"