development/p4d: Updated for version 2018.2.1724420.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
12e8e295e6
commit
8e9976e306
|
@ -5,7 +5,7 @@
|
|||
# Written by David Sullins <david.sullins@gmail.com>
|
||||
|
||||
PRGNAM=p4d
|
||||
VERSION=${VERSION:-2018.1.1673397}
|
||||
VERSION=${VERSION:-2018.2.1724420}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
PRGNAM="p4d"
|
||||
VERSION="2018.1.1673397"
|
||||
VERSION="2018.2.1724420"
|
||||
HOMEPAGE="https://www.perforce.com/"
|
||||
DOWNLOAD="https://www.perforce.com/downloads/perforce/r18.1/bin.linux26x86/p4d"
|
||||
MD5SUM="9aa876c5681b17f733dd962cba4b309a"
|
||||
DOWNLOAD_x86_64="https://www.perforce.com/downloads/perforce/r18.1/bin.linux26x86_64/p4d"
|
||||
MD5SUM_x86_64="9a98057c7e1e82dbe6e2893c48bbbf5d"
|
||||
DOWNLOAD="https://www.perforce.com/downloads/perforce/r18.2/bin.linux26x86/p4d"
|
||||
MD5SUM="8713ea2056a49d78cc4b81360abb3116"
|
||||
DOWNLOAD_x86_64="https://www.perforce.com/downloads/perforce/r18.2/bin.linux26x86_64/p4d"
|
||||
MD5SUM_x86_64="e2756aac9d5542fd52ed601c9986087d"
|
||||
REQUIRES=""
|
||||
MAINTAINER="David Sullins"
|
||||
EMAIL="david.sullins@gmail.com"
|
||||
|
|
Loading…
Reference in New Issue