mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-06 23:23:51 +02:00
xerces-c: update to 3.1.3
This commit is contained in:
parent
f636d048a0
commit
e9ed47a922
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.1.2
|
version=3.1.3
|
||||||
revision=5
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="pkg-config"
|
hostmakedepends="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=95d8655c4c50668ad60d555b59da9f31937b2c53638aa8d5768cb169f192d5e1
|
checksum=fc5e5e0247b108b8d64d75aeb124cabdee9b7fcd725a89fe2242b4637b25c1fa
|
||||||
|
|
||||||
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