summaryrefslogtreecommitdiff
path: root/x11/qt5
diff options
context:
space:
mode:
authoradam <adam@pkgsrc.org>2018-06-22 06:29:20 +0000
committeradam <adam@pkgsrc.org>2018-06-22 06:29:20 +0000
commit1a07d0efd38a836d986a7563f6898d9f5229003e (patch)
treeebc96bc8c1c6ec4bc9e0bdca31ad06803941f3e0 /x11/qt5
parent1fef2981341e1ba060619e6d056f9a923453582b (diff)
downloadpkgsrc-1a07d0efd38a836d986a7563f6898d9f5229003e.tar.gz
qt5: updated to 5.11.1
Release Qt 5.11.1 does not add any new functionality, but provides important bug fixes and other improvements. There are fixes for over 150 bugs and it contains more than 700 changes compared to Qt 5.11.0.
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 e99b8f08421..ac71ff20782 100644
--- a/x11/qt5/Makefile.common
+++ b/x11/qt5/Makefile.common
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile.common,v 1.9 2018/06/19 07:21:23 adam Exp $
+# $NetBSD: Makefile.common,v 1.10 2018/06/22 06:29:20 adam Exp $
# used by x11/qt5-qtbase/Makefile.common
# used by inputmethod/qt5-uim/Makefile
-QTVERSION= 5.11.0
+QTVERSION= 5.11.1
.include "../../mk/bsd.prefs.mk"