diff options
author | David Sullins <david.sullins@gmail.com> | 2018-05-18 11:59:38 +0100 |
---|---|---|
committer | David Spencer <idlemoor@slackbuilds.org> | 2018-05-19 00:45:06 +0100 |
commit | 4cd95c6c768874585d1d7d69c689a0f1e1ac4e9b (patch) | |
tree | 55974c740a0f7a00e7753175f513bee6ba0ad573 /development/p4d | |
parent | 342db8ff339a8c58b145d590f2134eeee8cbbb8f (diff) |
development/p4d: Updated for version 2018.1.1660568.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'development/p4d')
-rw-r--r-- | development/p4d/p4d.SlackBuild | 2 | ||||
-rw-r--r-- | development/p4d/p4d.info | 10 |
2 files changed, 6 insertions, 6 deletions
diff --git a/development/p4d/p4d.SlackBuild b/development/p4d/p4d.SlackBuild index 2828ad7db400..c9aabfa9ad88 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:-2017.2.1622831} +VERSION=${VERSION:-2018.1.1660568} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/development/p4d/p4d.info b/development/p4d/p4d.info index bff88583394a..2e33d3b46f4c 100644 --- a/development/p4d/p4d.info +++ b/development/p4d/p4d.info @@ -1,10 +1,10 @@ PRGNAM="p4d" -VERSION="2017.2.1622831" +VERSION="2018.1.1660568" HOMEPAGE="https://www.perforce.com/" -DOWNLOAD="https://www.perforce.com/downloads/perforce/r17.2/bin.linux26x86/p4d" -MD5SUM="033a4dad071c1ec6961484f7464222dc" -DOWNLOAD_x86_64="https://www.perforce.com/downloads/perforce/r17.2/bin.linux26x86_64/p4d" -MD5SUM_x86_64="927c6154006d378efc6106c85e01199d" +DOWNLOAD="https://www.perforce.com/downloads/perforce/r18.1/bin.linux26x86/p4d" +MD5SUM="7a32ff675366aecae36452703fd2cc7a" +DOWNLOAD_x86_64="https://www.perforce.com/downloads/perforce/r18.1/bin.linux26x86_64/p4d" +MD5SUM_x86_64="fb0f641f824c6867272bf2a84efc27be" REQUIRES="" MAINTAINER="David Sullins" EMAIL="david.sullins@gmail.com" |