mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-22 19:44:21 +01:00
development/p4d: Updated for version 2017.2.1622831.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
f87ece1791
commit
00dd1087fe
2 changed files with 4 additions and 4 deletions
|
@ -5,7 +5,7 @@
|
|||
# Written by David Sullins <david.sullins@gmail.com>
|
||||
|
||||
PRGNAM=p4d
|
||||
VERSION=${VERSION:-2017.2.1594901}
|
||||
VERSION=${VERSION:-2017.2.1622831}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
PRGNAM="p4d"
|
||||
VERSION="2017.2.1594901"
|
||||
VERSION="2017.2.1622831"
|
||||
HOMEPAGE="https://www.perforce.com/"
|
||||
DOWNLOAD="https://www.perforce.com/downloads/perforce/r17.2/bin.linux26x86/p4d"
|
||||
MD5SUM="aac521c4a117fe2e593a225f67b312ea"
|
||||
MD5SUM="033a4dad071c1ec6961484f7464222dc"
|
||||
DOWNLOAD_x86_64="https://www.perforce.com/downloads/perforce/r17.2/bin.linux26x86_64/p4d"
|
||||
MD5SUM_x86_64="40367d67399d033e0184d0cb9c47a806"
|
||||
MD5SUM_x86_64="927c6154006d378efc6106c85e01199d"
|
||||
REQUIRES=""
|
||||
MAINTAINER="David Sullins"
|
||||
EMAIL="david.sullins@gmail.com"
|
||||
|
|
Loading…
Reference in a new issue