[vlc-commits] Update Qt to 4.8.2 from qt-project

Jean-Baptiste Kempf git at videolan.org
Sun Jul 1 13:53:37 CEST 2012


vlc | branch: master | Jean-Baptiste Kempf <jb at videolan.org> | Sun Jul  1 13:50:34 2012 +0200| [97646e602b530224117fdfea2f35677a038f7c86] | committer: Jean-Baptiste Kempf

Update Qt to 4.8.2 from qt-project

> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=97646e602b530224117fdfea2f35677a038f7c86
---

 contrib/src/qt4/SHA512SUMS |    2 +-
 contrib/src/qt4/rules.mak  |    4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/contrib/src/qt4/SHA512SUMS b/contrib/src/qt4/SHA512SUMS
index 910a450..fd7e7d7 100644
--- a/contrib/src/qt4/SHA512SUMS
+++ b/contrib/src/qt4/SHA512SUMS
@@ -1 +1 @@
-a48825a3d42c93c6d9d769d9f79b297d92b5deb9003c89c2d1f1b364b496fc6e7d307e0eb6b798ae49d7bf1928caeda6741025242499296550293518004c3d90  qt-4.8.1.tar.gz
+42c07c8c56c42e85241efa90fa7d1a757343a5cfcc1627bfd4a629f96885b83628a04ed911aa2250bc827f51207e61a2b52904102a6d249f10f5e708fad78b62  qt-4.8.2.tar.gz
diff --git a/contrib/src/qt4/rules.mak b/contrib/src/qt4/rules.mak
index c5c0102..2c97b77 100644
--- a/contrib/src/qt4/rules.mak
+++ b/contrib/src/qt4/rules.mak
@@ -1,7 +1,7 @@
 # qt4
 
-QT4_VERSION = 4.8.1
-QT4_URL := http://download.qt.nokia.com/qt/source/qt-everywhere-opensource-src-$(QT4_VERSION).tar.gz
+QT4_VERSION = 4.8.2
+QT4_URL := http://releases.qt-project.org/qt4/source/qt-everywhere-opensource-src-$(QT4_VERSION).tar.gz
 
 ifdef HAVE_MACOSX
 #PKGS += qt4



More information about the vlc-commits mailing list