libraries/p4api: Update download url.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Willy Sudiarto Raharjo 2018-03-03 20:49:59 +07:00
parent 69083b3f03
commit 1fc71d8390
1 changed files with 2 additions and 2 deletions

View File

@ -1,9 +1,9 @@
PRGNAM="p4api"
VERSION="2010.1.260003"
HOMEPAGE="https://www.perforce.com/"
DOWNLOAD="ftp://ftp.perforce.com/perforce/r10.1/bin.linux26x86/p4api.tgz"
DOWNLOAD="https://ftp.mirrorservice.org/sites/download.salixos.org/i486/extra-14.2/source/libraries/p4api/p4api.tgz"
MD5SUM="3f3753f30550265ce0a0c30a37337cc9"
DOWNLOAD_x86_64="ftp://ftp.perforce.com/perforce/r10.1/bin.linux26x86_64/p4api.tgz"
DOWNLOAD_x86_64="https://ftp.mirrorservice.org/sites/download.salixos.org/x86_64/extra-14.2/source/libraries/p4api/p4api.tgz"
MD5SUM_x86_64="cddebfa93b2ab92fa8a466cac810e5ed"
REQUIRES=""
MAINTAINER="Andy Bailey"