mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-07 20:27:02 +01:00
development/p4d: Updated for version 2017.1.1559660.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
This commit is contained in:
parent
7e615d6563
commit
023a257ae4
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.1.1545029}
|
||||
VERSION=${VERSION:-2017.1.1559660}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
PRGNAM="p4d"
|
||||
VERSION="2017.1.1545029"
|
||||
VERSION="2017.1.1559660"
|
||||
HOMEPAGE="https://www.perforce.com/"
|
||||
DOWNLOAD="https://www.perforce.com/downloads/perforce/r17.1/bin.linux26x86/p4d"
|
||||
MD5SUM="987d449b2dbbe8c23c82f97926700f1e"
|
||||
MD5SUM="998d7ff28eb747bc54beec9b243dbd25"
|
||||
DOWNLOAD_x86_64="https://www.perforce.com/downloads/perforce/r17.1/bin.linux26x86_64/p4d"
|
||||
MD5SUM_x86_64="39bcf17a48d3ab22d4bf599035017d7f"
|
||||
MD5SUM_x86_64="c950c1f8bb6ff37cfdf5e71064dd2fe4"
|
||||
REQUIRES=""
|
||||
MAINTAINER="David Sullins"
|
||||
EMAIL="david.sullins@gmail.com"
|
||||
|
|
Loading…
Reference in a new issue