summaryrefslogtreecommitdiffstats
path: root/vlc/build/vlc.SlackBuild
diff options
context:
space:
mode:
author Eric Hameleers <alien@slackware.com>2014-01-06 22:13:02 +0000
committer Eric Hameleers <alien@slackware.com>2014-01-06 22:13:02 +0000
commit18e92cbe23d9c6ad657998f9b9a7db0266e2360b (patch)
tree112ae1cde1ad5420a6121541587a7eb3235dc497 /vlc/build/vlc.SlackBuild
parent96f6c853a0ae8cad04e76cb18f47ef61daa31425 (diff)
downloadasb-18e92cbe23d9c6ad657998f9b9a7db0266e2360b.tar.gz
asb-18e92cbe23d9c6ad657998f9b9a7db0266e2360b.tar.xz
New download URL for qt4
Diffstat (limited to 'vlc/build/vlc.SlackBuild')
-rwxr-xr-xvlc/build/vlc.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/vlc/build/vlc.SlackBuild b/vlc/build/vlc.SlackBuild
index 796c78e5..170cd0eb 100755
--- a/vlc/build/vlc.SlackBuild
+++ b/vlc/build/vlc.SlackBuild
@@ -702,7 +702,7 @@ USE[8]="YES"
# Qt4 is used for the GUI - VLC will link statically against it
SOURCE[9]="$SRCDIR/qt-x11-opensource-src-$QT4.tar.gz"
-SRCURL[9]="http://get.qt.nokia.com/qt/source/qt-everywhere-opensource-src-${QT4}.tar.gz"
+SRCURL[9]="http://download.qt-project.org/official_releases/qt/$(echo $QT4 |cut -d. -f1,2)/${QT4}/qt-everywhere-opensource-src-${QT4}.tar.gz"
SRCPAT[9]="NO"
USE[9]="NO"