development/p4: Updated for version 2018.1.1660568.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
This commit is contained in:
parent
3f3022ffbc
commit
342db8ff33
|
@ -5,7 +5,7 @@
|
|||
# Modified by David Sullins <david.sullins@gmail.com>
|
||||
|
||||
PRGNAM=p4
|
||||
VERSION=${VERSION:-2017.2.1611521}
|
||||
VERSION=${VERSION:-2018.1.1660568}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
PRGNAM="p4"
|
||||
VERSION="2017.2.1611521"
|
||||
VERSION="2018.1.1660568"
|
||||
HOMEPAGE="https://www.perforce.com/"
|
||||
DOWNLOAD="https://www.perforce.com/downloads/perforce/r17.2/bin.linux26x86/p4"
|
||||
MD5SUM="2ebcab459ca434b4af27afaf39cb75b1"
|
||||
DOWNLOAD_x86_64="https://www.perforce.com/downloads/perforce/r17.2/bin.linux26x86_64/p4"
|
||||
MD5SUM_x86_64="b2950052b1f0641223cdc730580a1213"
|
||||
DOWNLOAD="https://www.perforce.com/downloads/perforce/r18.1/bin.linux26x86/p4"
|
||||
MD5SUM="e0d562c0592a18b1af889bcf62f698d6"
|
||||
DOWNLOAD_x86_64="https://www.perforce.com/downloads/perforce/r18.1/bin.linux26x86_64/p4"
|
||||
MD5SUM_x86_64="58d915c06578be8d443977e04d88802b"
|
||||
REQUIRES=""
|
||||
MAINTAINER="David Sullins"
|
||||
EMAIL="david.sullins@gmail.com"
|
||||
|
|
Loading…
Reference in New Issue