mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-08 08:03:51 +02:00
xerces-c: update to 3.2.1
This commit is contained in:
parent
f788af7b6a
commit
7f8d0b70f8
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'xerces-c'
|
# Template file for 'xerces-c'
|
||||||
pkgname=xerces-c
|
pkgname=xerces-c
|
||||||
version=3.2.0
|
version=3.2.1
|
||||||
revision=2
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="automake libtool pkg-config"
|
hostmakedepends="automake libtool pkg-config"
|
||||||
makedepends="libcurl-devel icu-devel"
|
makedepends="libcurl-devel icu-devel"
|
||||||
|
@ -11,7 +11,7 @@ maintainer="Jürgen Buchmüller <pullmoll@t-online.de>"
|
||||||
license="Apache-2.0"
|
license="Apache-2.0"
|
||||||
homepage="http://xerces.apache.org/xerces-c/"
|
homepage="http://xerces.apache.org/xerces-c/"
|
||||||
distfiles="http://archive.apache.org/dist/xerces/c/3/sources/${pkgname}-${version}.tar.bz2"
|
distfiles="http://archive.apache.org/dist/xerces/c/3/sources/${pkgname}-${version}.tar.bz2"
|
||||||
checksum=9f3327b63fd7eef3de45025449d5d948ab46f066a475706d2e34f94e91617b34
|
checksum=a36b6e162913ec218cfb84772d2535d43c3365355a601d45d4b8ce11f0ece0da
|
||||||
|
|
||||||
case "$XBPS_TARGET_MACHINE" in
|
case "$XBPS_TARGET_MACHINE" in
|
||||||
i686*) export CCACHE_DISABLE=yes
|
i686*) export CCACHE_DISABLE=yes
|
||||||
|
|
Loading…
Add table
Reference in a new issue