From 293bbe4eb1d16274e50970dd868fe9498a04f305 Mon Sep 17 00:00:00 2001 From: Bernhard Sessler Date: Wed, 5 Oct 2011 15:02:46 +0200 Subject: qt4: change md5sum to correct values qt-everywhere-opensource-4.7.4.tar.gz was silently updated by the Nokia devs on Sep 12, therefore the md5sum for this package in qt4.make is not correct anymore. This patch fixes this problem. The source code is unchanged. It looks like the html documentation was regenerated. Signed-off-by: Michael Olbrich (cherry picked from commit af1fe8b6b338eb1f42bf18968782444e51ba5713) Signed-off-by: Michael Olbrich --- rules/qt4.make | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rules/qt4.make b/rules/qt4.make index 5747d146f..e56c4e8cd 100644 --- a/rules/qt4.make +++ b/rules/qt4.make @@ -18,7 +18,7 @@ PACKAGES-$(PTXCONF_QT4) += qt4 # Paths and names # QT4_VERSION := 4.7.4 -QT4_MD5 := ddf7d83f912cf1283aa066368464fa22 +QT4_MD5 := 9831cf1dfa8d0689a06c2c54c5c65aaf QT4 := qt-everywhere-opensource-src-$(QT4_VERSION) QT4_SUFFIX := tar.gz QT4_URL := http://get.qt.nokia.com/qt/source/$(QT4).$(QT4_SUFFIX) -- cgit v1.2.3