mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-23 04:00:05 +02:00
xerces_c: bump version
This commit is contained in:
@@ -6,9 +6,9 @@ and SAX2 APIs."
|
||||
HOMEPAGE="https://xerces.apache.org/xerces-c/"
|
||||
COPYRIGHT="1999-2018 The Apache Software Foundation"
|
||||
LICENSE="Apache v2"
|
||||
REVISION="3"
|
||||
REVISION="1"
|
||||
SOURCE_URI="http://apache.mirrors.tds.net/xerces/c/3/sources/xerces-c-$portVersion.tar.bz2"
|
||||
CHECKSUM_SHA256="1f2a4d1dbd0086ce0f52b718ac0fa4af3dc1ce7a7ff73a581a05fbe78a82bce0"
|
||||
CHECKSUM_SHA256="45c2329e684405f2b8854ecbddfb8d5b055cdf0fe4d35736cc352c504989bbb6"
|
||||
SOURCE_DIR="xerces-c-$portVersion"
|
||||
|
||||
ARCHITECTURES="!x86_gcc2 x86 x86_64"
|
||||
@@ -87,7 +87,7 @@ INSTALL()
|
||||
{
|
||||
make install-strip
|
||||
|
||||
rm "$libDir"/*.la
|
||||
rm "$libDir"/libxerces-c.*a
|
||||
|
||||
prepareInstalledDevelLibs libxerces-c
|
||||
fixPkgconfig
|
||||
Reference in New Issue
Block a user