diff options
Diffstat (limited to 'src/qtsystems.mk')
-rw-r--r-- | src/qtsystems.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/qtsystems.mk b/src/qtsystems.mk index 73e6a25..78e5263 100644 --- a/src/qtsystems.mk +++ b/src/qtsystems.mk @@ -1,6 +1,6 @@ # This file is part of MXE. See LICENSE.md for licensing information. PKG := qtsystems -$(PKG)_WEBSITE := http://qt-project.org/ +$(PKG)_WEBSITE := https://www.qt.io/ $(PKG)_DESCR := Qt $(PKG)_IGNORE := $(PKG)_VERSION := 4e3a7ed |