summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTreeve Jelbert2013-04-12 21:31:18 +0200
committerTreeve Jelbert2013-04-13 10:50:22 +0200
commitcbfc61770be7dedf0bafa5c181e9c971ade235ea (patch)
tree70262ca0d46127bfe93080aaa13e5a27fd6e7824
parente44502708b3d3f954a2cc9016b4ec92e1e7e11b6 (diff)
qtscript: => 5.0.2
-rwxr-xr-xqt5/qtscript/DETAILS8
-rw-r--r--qt5/qtscript/HISTORY3
2 files changed, 7 insertions, 4 deletions
diff --git a/qt5/qtscript/DETAILS b/qt5/qtscript/DETAILS
index 8c1c25b0d2..73f1dcff69 100755
--- a/qt5/qtscript/DETAILS
+++ b/qt5/qtscript/DETAILS
@@ -1,10 +1,10 @@
-QT_URL=http://origin.releases.qt-project.org
+QT_URL=http://download.qt-project.org/official_releases/
SPELL=qtscript
SPELLX=$SPELL-opensource-src
- VERSION=5.0.1
- SOURCE_HASH=sha512:fa14496ffe856cfee0fc97c41ef681ac6d74f1819c003d78681615a375ab6916a61f2d30dd9b5466a8590385c9318f3a5913a95a8d2555a0ac46ed29f9e93443
+ VERSION=5.0.2
+ SOURCE_HASH=sha512:6621d910c14156437d956f93a3ee0d9d0f5cec120778c1232b6605ca081bd202347aad227aa81e52f12da1713f870b54c916c19132e4ad7cdf69100ee723dc0b
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/qtscript/HISTORY b/qt5/qtscript/HISTORY
index c28943e74c..66122083c6 100644
--- a/qt5/qtscript/HISTORY
+++ b/qt5/qtscript/HISTORY
@@ -1,3 +1,6 @@
+2013-04-12 Treeve Jelbert <treeve@sourcemage.org>
+ * DETAILS: version 5.0.2
+
2013-02-12 Treeve Jelbert <treeve@sourcemage.org>
* DETAILS: version 5.0.1