xerces-c: update to 3.2.0
This commit is contained in:
parent
b36e26dc3f
commit
191f73d830
|
@ -2253,7 +2253,7 @@ libfloatfann.so.2 fann-2.2.0_1
|
|||
libfixedfann.so.2 fann-2.2.0_1
|
||||
libfann.so.2 fann-2.2.0_1
|
||||
libdoublefann.so.2 fann-2.2.0_1
|
||||
libxerces-c-3.1.so libxerces-c-3.1.2_1
|
||||
libxerces-c-3.2.so libxerces-c-3.2.0_1
|
||||
libunibreak.so.1 libunibreak-1.0_1
|
||||
libgconfmm-2.6.so.1 gconfmm-2.28.3_1
|
||||
libiperf.so.0 iperf3-3.1.1_1
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'xerces-c'
|
||||
pkgname=xerces-c
|
||||
version=3.1.4
|
||||
revision=3
|
||||
version=3.2.0
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="pkg-config"
|
||||
makedepends="libcurl-devel icu-devel"
|
||||
|
@ -11,7 +11,7 @@ maintainer="Jürgen Buchmüller <pullmoll@t-online.de>"
|
|||
license="Apache-2.0"
|
||||
homepage="http://xerces.apache.org/xerces-c/"
|
||||
distfiles="http://archive.apache.org/dist/xerces/c/3/sources/${pkgname}-${version}.tar.bz2"
|
||||
checksum=9408f12c1628ecf80730bedbe8b2caad810edd01bb4c66f77b60c873e8cc6891
|
||||
checksum=9f3327b63fd7eef3de45025449d5d948ab46f066a475706d2e34f94e91617b34
|
||||
|
||||
case "$XBPS_TARGET_MACHINE" in
|
||||
i686*) export CCACHE_DISABLE=yes
|
||||
|
|
Loading…
Reference in New Issue