development/p4d: Updated for version 2017.2.1594901.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
73faba2648
commit
857336a037
|
@ -5,7 +5,7 @@
|
|||
# Written by David Sullins <david.sullins@gmail.com>
|
||||
|
||||
PRGNAM=p4d
|
||||
VERSION=${VERSION:-2017.1.1574018}
|
||||
VERSION=${VERSION:-2017.2.1594901}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
PRGNAM="p4d"
|
||||
VERSION="2017.1.1574018"
|
||||
VERSION="2017.2.1594901"
|
||||
HOMEPAGE="https://www.perforce.com/"
|
||||
DOWNLOAD="https://www.perforce.com/downloads/perforce/r17.1/bin.linux26x86/p4d"
|
||||
MD5SUM="1ee2f7f556bc440d70917e1cf02a23f4"
|
||||
DOWNLOAD_x86_64="https://www.perforce.com/downloads/perforce/r17.1/bin.linux26x86_64/p4d"
|
||||
MD5SUM_x86_64="a9374c0608b9cef789f1f91f5a5a90d7"
|
||||
DOWNLOAD="https://www.perforce.com/downloads/perforce/r17.2/bin.linux26x86/p4d"
|
||||
MD5SUM="aac521c4a117fe2e593a225f67b312ea"
|
||||
DOWNLOAD_x86_64="https://www.perforce.com/downloads/perforce/r17.2/bin.linux26x86_64/p4d"
|
||||
MD5SUM_x86_64="40367d67399d033e0184d0cb9c47a806"
|
||||
REQUIRES=""
|
||||
MAINTAINER="David Sullins"
|
||||
EMAIL="david.sullins@gmail.com"
|
||||
|
|
Loading…
Reference in New Issue