summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Eric Hameleers <alien@slackware.com>2015-01-14 13:34:35 +0100
committer Eric Hameleers <alien@slackware.com>2015-01-14 13:34:35 +0100
commitac5eea1867a00bfe2553b69aac63e55789e6c28b (patch)
tree083bca9b901e5e011ced5243ed7459072f73cd72
parent5c23edfa4daabe15e2281ff88a29c550c16d513e (diff)
downloadktown-ac5eea1867a00bfe2553b69aac63e55789e6c28b.tar.gz
ktown-ac5eea1867a00bfe2553b69aac63e55789e6c28b.tar.xz
qca-qt5: bugfix update needed when building against Qt5
-rwxr-xr-xdeps/qca-qt5/qca-qt5.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/deps/qca-qt5/qca-qt5.SlackBuild b/deps/qca-qt5/qca-qt5.SlackBuild
index 5c71948..445f8c4 100755
--- a/deps/qca-qt5/qca-qt5.SlackBuild
+++ b/deps/qca-qt5/qca-qt5.SlackBuild
@@ -22,7 +22,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PKGNAM=qca-qt5
-VERSION=${VERSION:-2.1.0.2}
+VERSION=${VERSION:-2.1.0.3}
BUILD=${BUILD:-1}
NUMJOBS=${NUMJOBS:--j6}