diff options
Diffstat (limited to 'development')
-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 29eab73b73..e2753b727f 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.1.1574018} +VERSION=${VERSION:-2017.2.1594901} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/development/p4d/p4d.info b/development/p4d/p4d.info index 33099a1a20..4e7975b418 100644 --- a/development/p4d/p4d.info +++ b/development/p4d/p4d.info @@ -1,10 +1,10 @@ PRGNAM="p4d" -VERSION="2017.1.1574018" +VERSION="2017.2.1594901" HOMEPAGE="https://www.perforce.com/" -DOWNLOAD="https://www.perforce.com/downloads/perforce/r17.1/bin.linux26x86/p4d" -MD5SUM="1ee2f7f556bc440d70917e1cf02a23f4" -DOWNLOAD_x86_64="https://www.perforce.com/downloads/perforce/r17.1/bin.linux26x86_64/p4d" -MD5SUM_x86_64="a9374c0608b9cef789f1f91f5a5a90d7" +DOWNLOAD="https://www.perforce.com/downloads/perforce/r17.2/bin.linux26x86/p4d" +MD5SUM="aac521c4a117fe2e593a225f67b312ea" +DOWNLOAD_x86_64="https://www.perforce.com/downloads/perforce/r17.2/bin.linux26x86_64/p4d" +MD5SUM_x86_64="40367d67399d033e0184d0cb9c47a806" REQUIRES="" MAINTAINER="David Sullins" EMAIL="david.sullins@gmail.com" |