mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-21 19:42:24 +01:00
development/p4v: Updated for version 2014.1.815009 + new maintainer.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
c1b370dd58
commit
72722216e6
2 changed files with 8 additions and 8 deletions
|
@ -63,7 +63,7 @@ else
|
|||
LIBDIRSUFFIX=""
|
||||
fi
|
||||
|
||||
set -e
|
||||
set -e
|
||||
|
||||
rm -rf $PKG
|
||||
mkdir -p $TMP $PKG $OUTPUT
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
PRGNAM="p4v"
|
||||
VERSION="2010.1.276058"
|
||||
VERSION="2014.1.815009"
|
||||
HOMEPAGE="http://www.perforce.com/"
|
||||
DOWNLOAD="http://www.perforce.com/downloads/perforce/r10.1/bin.linux26x86/p4v.tgz"
|
||||
MD5SUM="08450dabb0e0f99a0584d119298d91fd"
|
||||
DOWNLOAD_x86_64="http://www.perforce.com/downloads/perforce/r10.1/bin.linux26x86_64/p4v.tgz"
|
||||
MD5SUM_x86_64="3913787c50dc5db188d87ebf355ce87c"
|
||||
DOWNLOAD="http://www.perforce.com/downloads/perforce/r14.1/bin.linux26x86/p4v.tgz"
|
||||
MD5SUM="b18265176a9a48c6cd3ad7a986a94c8a"
|
||||
DOWNLOAD_x86_64="http://www.perforce.com/downloads/perforce/r14.1/bin.linux26x86_64/p4v.tgz"
|
||||
MD5SUM_x86_64="ef7bc9c9d8826689e6c662b066b42685"
|
||||
REQUIRES=""
|
||||
MAINTAINER="Andy Bailey"
|
||||
EMAIL="GooseYArd@gmail.com"
|
||||
MAINTAINER="David Sullins"
|
||||
EMAIL="david.sullins@gmail.com"
|
||||
|
|
Loading…
Reference in a new issue