Commit f1169ad4 authored by Tristan Matthews's avatar Tristan Matthews

contrib: fix URL for QT 4.8.5

It is now under "archive" instead of "official_releases"
parent 1c00d84a
# qt4
QT4_VERSION = 4.8.5
QT4_URL := http://download.qt-project.org/official_releases/qt/4.8/$(QT4_VERSION)/qt-everywhere-opensource-src-$(QT4_VERSION).tar.gz
QT4_URL := http://download.qt-project.org/archive/qt/4.8/$(QT4_VERSION)/qt-everywhere-opensource-src-$(QT4_VERSION).tar.gz
ifdef HAVE_MACOSX
#PKGS += qt4
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment