mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-18 22:06:04 +01:00
development/p4: Updated for version 2016.1.1411799.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
ac8d4ef4f0
commit
35b7b2c3df
2 changed files with 6 additions and 6 deletions
|
@ -5,7 +5,7 @@
|
|||
# Written by Andy Bailey <GooseYArd@gmail.com>
|
||||
|
||||
PRGNAM=p4
|
||||
VERSION=${VERSION:-2015.2.1319959}
|
||||
VERSION=${VERSION:-2016.1.1411799}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
PRGNAM="p4"
|
||||
VERSION="2015.2.1319959"
|
||||
VERSION="2016.1.1411799"
|
||||
HOMEPAGE="http://www.perforce.com/"
|
||||
DOWNLOAD="http://www.perforce.com/downloads/perforce/r15.2/bin.linux26x86/p4"
|
||||
MD5SUM="1fe9ae670229e94eedf6704fc5bf33f5"
|
||||
DOWNLOAD_x86_64="http://www.perforce.com/downloads/perforce/r15.2/bin.linux26x86_64/p4"
|
||||
MD5SUM_x86_64="be4f9b31910e4b8a575ffd2fadfef337"
|
||||
DOWNLOAD="http://www.perforce.com/downloads/perforce/r16.1/bin.linux26x86/p4"
|
||||
MD5SUM="34c347427e1b06bb06b51c3d3243ccff"
|
||||
DOWNLOAD_x86_64="http://www.perforce.com/downloads/perforce/r16.1/bin.linux26x86_64/p4"
|
||||
MD5SUM_x86_64="588f07a0a92836ca50d145b6985e1482"
|
||||
REQUIRES=""
|
||||
MAINTAINER="David Sullins"
|
||||
EMAIL="david.sullins@gmail.com"
|
||||
|
|
Loading…
Reference in a new issue