development/p4: Updated for version 2017.2.1594901.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
David Sullins 2017-12-03 08:22:21 +07:00 committed by Willy Sudiarto Raharjo
parent 03db80d6ff
commit 73faba2648
2 changed files with 6 additions and 6 deletions

View File

@ -5,7 +5,7 @@
# Modified by David Sullins <david.sullins@gmail.com>
PRGNAM=p4
VERSION=${VERSION:-2017.1.1559660}
VERSION=${VERSION:-2017.2.1594901}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View File

@ -1,10 +1,10 @@
PRGNAM="p4"
VERSION="2017.1.1559660"
VERSION="2017.2.1594901"
HOMEPAGE="https://www.perforce.com/"
DOWNLOAD="https://www.perforce.com/downloads/perforce/r17.1/bin.linux26x86/p4"
MD5SUM="fd450155f05fd451c8cb10d514608377"
DOWNLOAD_x86_64="https://www.perforce.com/downloads/perforce/r17.1/bin.linux26x86_64/p4"
MD5SUM_x86_64="e78bb6513bf61f324a43e38cb30958f7"
DOWNLOAD="https://www.perforce.com/downloads/perforce/r17.2/bin.linux26x86/p4"
MD5SUM="edb11202937eb5d198429481b1f9f6b4"
DOWNLOAD_x86_64="https://www.perforce.com/downloads/perforce/r17.2/bin.linux26x86_64/p4"
MD5SUM_x86_64="96ef7204ad718aaff747ba073ec76887"
REQUIRES=""
MAINTAINER="David Sullins"
EMAIL="david.sullins@gmail.com"