mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
libraries/xerces-c: Updated for version 3.1.3.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
73dc4943ea
commit
d8f5d64917
2 changed files with 4 additions and 4 deletions
|
@ -49,7 +49,7 @@
|
|||
################################################################
|
||||
|
||||
PRGNAM=xerces-c
|
||||
VERSION=${VERSION:-3.1.2}
|
||||
VERSION=${VERSION:-3.1.3}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="xerces-c"
|
||||
VERSION="3.1.2"
|
||||
VERSION="3.1.3"
|
||||
HOMEPAGE="http://xerces.apache.org/xerces-c/"
|
||||
DOWNLOAD="http://apache.cs.utah.edu/xerces/c/3/sources/xerces-c-3.1.2.tar.gz"
|
||||
MD5SUM="9eb1048939e88d6a7232c67569b23985"
|
||||
DOWNLOAD="http://apache.cs.utah.edu/xerces/c/3/sources/xerces-c-3.1.3.tar.gz"
|
||||
MD5SUM="70320ab0e3269e47d978a6ca0c0e1e2d"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue