diff options
author | Viktor Szakats <vszakats@users.noreply.github.com> | 2017-03-04 10:33:47 (GMT) |
---|---|---|
committer | Viktor Szakats <vszakats@users.noreply.github.com> | 2017-03-04 10:33:47 (GMT) |
commit | e961e447fbe61df54a0e304bc078741a47230193 (patch) | |
tree | 7c9fc11b43ca2711888c13fd1c0e64a2dcf87f3d /src/qtdatavis3d.mk | |
parent | 215adb59861289ab5b4d12538028252b2f2b5a32 (diff) | |
download | mxe-e961e447fbe61df54a0e304bc078741a47230193.zip mxe-e961e447fbe61df54a0e304bc078741a47230193.tar.gz mxe-e961e447fbe61df54a0e304bc078741a47230193.tar.bz2 |
URL updates
Diffstat (limited to 'src/qtdatavis3d.mk')
-rw-r--r-- | src/qtdatavis3d.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/qtdatavis3d.mk b/src/qtdatavis3d.mk index b830286..c093e39 100644 --- a/src/qtdatavis3d.mk +++ b/src/qtdatavis3d.mk @@ -1,7 +1,7 @@ # This file is part of MXE. See LICENSE.md for licensing information. PKG := qtdatavis3d -$(PKG)_WEBSITE := http://qt-project.org/ +$(PKG)_WEBSITE := https://www.qt.io/ $(PKG)_DESCR := Qt $(PKG)_IGNORE := $(PKG)_VERSION = $(qtbase_VERSION) |