From d2f87f3d58e909b1dcc968d8c536312233ceb094 Mon Sep 17 00:00:00 2001 From: Eric Hameleers Date: Mon, 7 Mar 2016 10:37:45 +0100 Subject: deps: Recompiled qt5 and qca-qt5 to drop support for OpenSSL SSLv2. --- deps/qca-qt5/qca-qt5.SlackBuild | 4 ++-- deps/qt5/qt5.SlackBuild | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) (limited to 'deps') diff --git a/deps/qca-qt5/qca-qt5.SlackBuild b/deps/qca-qt5/qca-qt5.SlackBuild index 3857095..45ed3a7 100755 --- a/deps/qca-qt5/qca-qt5.SlackBuild +++ b/deps/qca-qt5/qca-qt5.SlackBuild @@ -1,7 +1,7 @@ #!/bin/sh # Copyright 2015 Patrick J. Volkerding, Sebeka, MN, USA -# Copyright 2015 Eric Hameleers, Eindhoven, NL +# Copyright 2015, 2016 Eric Hameleers, Eindhoven, NL # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -24,7 +24,7 @@ PKGNAM=qca-qt5 SRCNAM=qca VERSION=${VERSION:-2.1.1} -BUILD=${BUILD:-2} +BUILD=${BUILD:-3} NUMJOBS=${NUMJOBS:--j6} # Automatically determine the architecture we're building on: diff --git a/deps/qt5/qt5.SlackBuild b/deps/qt5/qt5.SlackBuild index 168f1b0..83efd87 100755 --- a/deps/qt5/qt5.SlackBuild +++ b/deps/qt5/qt5.SlackBuild @@ -48,7 +48,7 @@ PKGNAM=qt5 VERSION=${VERSION:-5.5.1} -BUILD=${BUILD:-4} +BUILD=${BUILD:-5} NUMJOBS=${NUMJOBS:--j7} -- cgit v1.2.3