mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-25 10:03:03 +01:00
development/p4d: Updated for version 2016.2.1487173.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
This commit is contained in:
parent
1f21d4ef3f
commit
a1bd5e695c
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:-2016.2.1468155}
|
||||
VERSION=${VERSION:-2016.2.1487173}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
PRGNAM="p4d"
|
||||
VERSION="2016.2.1468155"
|
||||
VERSION="2016.2.1487173"
|
||||
HOMEPAGE="http://www.perforce.com/"
|
||||
DOWNLOAD="http://www.perforce.com/downloads/perforce/r16.2/bin.linux26x86/p4d"
|
||||
MD5SUM="8540fa86eef4ee2cdd98742f0150d0dc"
|
||||
MD5SUM="395da3b1e77989e185d6d16ef745571d"
|
||||
DOWNLOAD_x86_64="http://www.perforce.com/downloads/perforce/r16.2/bin.linux26x86_64/p4d"
|
||||
MD5SUM_x86_64="6498f242d5fc7d892aa4c70ee98eea08"
|
||||
MD5SUM_x86_64="7e88032758a1827914990d63d8b8f89c"
|
||||
REQUIRES=""
|
||||
MAINTAINER="David Sullins"
|
||||
EMAIL="david.sullins@gmail.com"
|
||||
|
|
Loading…
Reference in a new issue