diff options
author | Matteo Bernardini <ponce@slackbuilds.org> | 2018-06-19 20:58:40 +0200 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-06-23 08:44:08 +0700 |
commit | 3c277c40e9764e0c201180d8094edc5a8fa597c3 (patch) | |
tree | 448376f5303a562828ba19206bdb0c5f928f81c3 /libraries | |
parent | 3fcbe7d262ba42a4fb0b2d736410ecccc6b9c568 (diff) | |
download | slackbuilds-3c277c40e9764e0c201180d8094edc5a8fa597c3.tar.gz |
libraries/xerces: Fixed download url.
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
Diffstat (limited to 'libraries')
-rw-r--r-- | libraries/xerces/xerces.info | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libraries/xerces/xerces.info b/libraries/xerces/xerces.info index a59c5f9822..07c8e24ee0 100644 --- a/libraries/xerces/xerces.info +++ b/libraries/xerces/xerces.info @@ -1,7 +1,7 @@ PRGNAM="xerces" VERSION="2.11.0" HOMEPAGE="http://xerces.apache.org/" -DOWNLOAD="ftp://ftp.osuosl.org/pub/apache//xerces/j/binaries/Xerces-J-bin.2.11.0.tar.gz" +DOWNLOAD="http://ponce.cc/slackware/sources/repo/Xerces-J-bin.2.11.0.tar.gz" MD5SUM="29d731e0ae57eb3f2e09af6594bc2515" DOWNLOAD_x86_64="" MD5SUM_x86_64="" |