summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTreeve Jelbert2013-04-13 10:16:39 +0200
committerTreeve Jelbert2013-04-13 10:50:25 +0200
commitda3917afb14782f6182d59ac0676714be675659c (patch)
tree7854719e710f03963b2bcefca5c96c9f33e86ac2
parent99a63e32481d48767427be0e3e99949480c546c6 (diff)
qttools: => 5.0.2
-rwxr-xr-xqt5/qttools/DETAILS8
-rw-r--r--qt5/qttools/HISTORY3
2 files changed, 7 insertions, 4 deletions
diff --git a/qt5/qttools/DETAILS b/qt5/qttools/DETAILS
index 8d05263210..5198e8c5af 100755
--- a/qt5/qttools/DETAILS
+++ b/qt5/qttools/DETAILS
@@ -1,10 +1,10 @@
-QT_URL=http://origin.releases.qt-project.org
+QT_URL=http://download.qt-project.org/official_releases/
SPELL=qttools
SPELLX=$SPELL-opensource-src
- VERSION=5.0.1
- SOURCE_HASH=sha512:15ae866ed41d2fea18ade26128d01a5b26e1d69961ef7149d9f233054c29c66d678eddb8c47a567e1ad009a205e42a259cfcac023eef9d5ef465b9cabd6edc74
+ VERSION=5.0.2
+ SOURCE_HASH=sha512:3fe230d57df00e52062470c1d665364521bf935caf7f16793440fdf3a24c593a945018c224e431e0419dfceecd21ed576be390c454160299dbb04c4e451ad13f
SOURCE=$SPELLX-$VERSION.tar.xz
- SOURCE_URL=$QT_URL/qt5/$VERSION/submodules_tar/$SOURCE
+ SOURCE_URL=$QT_URL/qt/${VERSION%.?}/$VERSION/submodules/$SOURCE
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELLX-$VERSION
WEB_SITE=http://qt-project.org
ENTERED=20120901
diff --git a/qt5/qttools/HISTORY b/qt5/qttools/HISTORY
index c28943e74c..ad9fad199f 100644
--- a/qt5/qttools/HISTORY
+++ b/qt5/qttools/HISTORY
@@ -1,4 +1,7 @@
2013-02-12 Treeve Jelbert <treeve@sourcemage.org>
+ * DETAILS: version 5.0.2
+
+2013-02-12 Treeve Jelbert <treeve@sourcemage.org>
* DETAILS: version 5.0.1
2012-09-01 Treeve Jelbert <treeve@sourcemage.org>