expat, add patch from hartwork as asked in the issue (#1466)

This commit is contained in:
Schrijvers Luc
2017-06-24 17:17:29 +02:00
committed by waddlesplash
parent ad2b823335
commit f18b6438e2
2 changed files with 76 additions and 1 deletions

View File

@@ -6,11 +6,12 @@ HOMEPAGE="http://expat.sourceforge.net/"
COPYRIGHT="1998-2000 Thai Open Source Software Center Ltd and Clark Cooper
2001-2017 Expat maintainers."
LICENSE="MIT"
REVISION="1"
REVISION="2"
SOURCE_URI="http://downloads.sf.net/expat/expat-$portVersion.tar.bz2"
CHECKSUM_SHA256="1868cadae4c82a018e361e2b2091de103cd820aaacb0d6cfa49bd2cd83978885"
PATCHES="
Makefile.am.patch
expat-$portVersion.patchset
"
ARCHITECTURES="x86_gcc2 x86 x86_64 arm"