development/p4v: Updated for version 2010.1.251161.

Signed-off-by: Erik Hanson <erik@slackbuilds.org>
This commit is contained in:
Andy Bailey 2010-07-08 18:19:36 -05:00 committed by Erik Hanson
parent 2ee2f52de5
commit 9901231fcd
2 changed files with 7 additions and 7 deletions

View File

@ -24,7 +24,7 @@
# Modified by the SlackBuilds.org --michiel
PRGNAM=p4v
VERSION=${VERSION:-2009.2.236331}
VERSION=${VERSION:-2010.1.251161}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View File

@ -1,10 +1,10 @@
PRGNAM="p4v"
VERSION="2009.2.236331"
VERSION="2010.1.251161"
HOMEPAGE="http://www.perforce.com/"
DOWNLOAD="http://www.perforce.com/downloads/perforce/r09.2/bin.linux26x86/p4v.tgz"
MD5SUM="c294e6a34880800d58b0a237a67d057f"
DOWNLOAD_x86_64="http://www.perforce.com/downloads/perforce/r09.2/bin.linux26x86_64/p4v.tgz"
MD5SUM_x86_64="eb1308af39c00d4ae5914e3f89e93786"
DOWNLOAD="http://www.perforce.com/downloads/perforce/r10.1/bin.linux26x86/p4v.tgz"
MD5SUM="723c3096c764bff0a337f41b78e89cf1"
DOWNLOAD_x86_64="http://www.perforce.com/downloads/perforce/r10.1/bin.linux26x86_64/p4v.tgz"
MD5SUM_x86_64="df6ed46ccbfde11ddf4f9e2597a00a0a"
MAINTAINER="Andy Bailey"
EMAIL="GooseYArd@gmail.com"
APPROVED="michiel"
APPROVED="Erik Hanson"