summaryrefslogtreecommitdiffstats
path: root/development
diff options
context:
space:
mode:
author David Sullins <david.sullins@gmail.com>2017-02-03 12:15:16 +0000
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2017-02-04 06:59:38 +0700
commit18df047a6f8d6c538f2e23ed368a94be72e687f0 (patch)
tree79f19de7a53297cd997728770050cea0383c9da0 /development
parenta47cea12810a4b5091ee657d0326c7a0f93d98b1 (diff)
downloadslackbuilds-18df047a6f8d6c538f2e23ed368a94be72e687f0.tar.gz
slackbuilds-18df047a6f8d6c538f2e23ed368a94be72e687f0.tar.xz
development/p4d: Updated for version 2016.2.1468155.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'development')
-rw-r--r--development/p4d/README2
-rw-r--r--development/p4d/p4d.SlackBuild2
-rw-r--r--development/p4d/p4d.info10
3 files changed, 7 insertions, 7 deletions
diff --git a/development/p4d/README b/development/p4d/README
index ba1b9c03ac..3177bbebac 100644
--- a/development/p4d/README
+++ b/development/p4d/README
@@ -2,5 +2,5 @@ This is the Perforce Helix server, a commercial version control system.
You only need this p4d package to host your own server, or to use the DVCS
features of Perforce. If you just need a Perforce client to connect to a
-server someone else hosts, use the "p4" (command line) or "p4v" (GUI)
+server someone else hosts, use the "p4" (command line) or "p4v" (GUI)
Slackbuild instead.
diff --git a/development/p4d/p4d.SlackBuild b/development/p4d/p4d.SlackBuild
index 68b5ad8538..475b3b685d 100644
--- a/development/p4d/p4d.SlackBuild
+++ b/development/p4d/p4d.SlackBuild
@@ -5,7 +5,7 @@
# Written by David Sullins <david.sullins@gmail.com>
PRGNAM=p4d
-VERSION=${VERSION:-2016.1.1454320}
+VERSION=${VERSION:-2016.2.1468155}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/development/p4d/p4d.info b/development/p4d/p4d.info
index 98d0cfce0e..3460953a59 100644
--- a/development/p4d/p4d.info
+++ b/development/p4d/p4d.info
@@ -1,10 +1,10 @@
PRGNAM="p4d"
-VERSION="2016.1.1454320"
+VERSION="2016.2.1468155"
HOMEPAGE="http://www.perforce.com/"
-DOWNLOAD="http://www.perforce.com/downloads/perforce/r16.1/bin.linux26x86/p4d"
-MD5SUM="ae90b2d4af81e58a21fd00bd58019af1"
-DOWNLOAD_x86_64="http://www.perforce.com/downloads/perforce/r16.1/bin.linux26x86_64/p4d"
-MD5SUM_x86_64="90d783af60a7b4b8928f2f46f196d335"
+DOWNLOAD="http://www.perforce.com/downloads/perforce/r16.2/bin.linux26x86/p4d"
+MD5SUM="8540fa86eef4ee2cdd98742f0150d0dc"
+DOWNLOAD_x86_64="http://www.perforce.com/downloads/perforce/r16.2/bin.linux26x86_64/p4d"
+MD5SUM_x86_64="6498f242d5fc7d892aa4c70ee98eea08"
REQUIRES=""
MAINTAINER="David Sullins"
EMAIL="david.sullins@gmail.com"