summaryrefslogtreecommitdiff
path: root/x11/qt5
diff options
context:
space:
mode:
authoradam <adam@pkgsrc.org>2019-07-01 05:49:43 +0000
committeradam <adam@pkgsrc.org>2019-07-01 05:49:43 +0000
commit9b2e40d0360389c5633d7a8c4abd0dce75f3db7c (patch)
tree195df3c16398d46ad633edc1a8da3dccc874e43e /x11/qt5
parentcef3d805fff27252ed583ae149c455b60f1118fa (diff)
downloadpkgsrc-9b2e40d0360389c5633d7a8c4abd0dce75f3db7c.tar.gz
qt5: updated to 5.12.4
Qt 5.12.4 release provides a number of bug fixes, as well as performance and other improvements. As an important new item it provides binaries build with OpenSSL 1.1.1, including the new TLS 1.3 functionality.
Diffstat (limited to 'x11/qt5')
-rw-r--r--x11/qt5/Makefile.common4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/qt5/Makefile.common b/x11/qt5/Makefile.common
index ed5ee78fc52..db85b7de16d 100644
--- a/x11/qt5/Makefile.common
+++ b/x11/qt5/Makefile.common
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile.common,v 1.15 2019/04/25 19:43:15 adam Exp $
+# $NetBSD: Makefile.common,v 1.16 2019/07/01 05:49:43 adam Exp $
# used by x11/qt5-qtbase/Makefile.common
# used by inputmethod/qt5-uim/Makefile
-QTVERSION= 5.12.3
+QTVERSION= 5.12.4
.include "../../mk/bsd.prefs.mk"