diff options
author | Fatih Aşıcı <fatih.asici@gmail.com> | 2015-01-22 14:37:57 +0200 |
---|---|---|
committer | Peter Korsgaard <peter@korsgaard.com> | 2015-02-02 21:47:39 +0100 |
commit | 9fff65cf1a1278702b5c9a5fb63e0cec583ab593 (patch) | |
tree | a3ac993acea88bb39da85e8bf861e44c2a24ce4e /package/qt5/qt5script/qt5script.hash | |
parent | 59a962af7a8ef15b97724c421b8658a030e308ac (diff) |
qt5: bump to version 5.4.0
qt5base:
- Add patches to fix uClibc build.
qt5connectivity:
- Add patches to fix build with -no-c++11
qt5declarative:
- Remove the line that installs accessible plugin. The functionality
is moved into the qtquick library.
qt5webkit:
- Remove egl patch. This should be fixed with CONFIG += egl option.
qt5websockets:
- Remove upstreamed patch.
Changelogs: https://qt-project.org/wiki/Change-files-in-Qt-5.4.0
Signed-off-by: Fatih Aşıcı <fatih.asici@gmail.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Diffstat (limited to 'package/qt5/qt5script/qt5script.hash')
-rw-r--r-- | package/qt5/qt5script/qt5script.hash | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/package/qt5/qt5script/qt5script.hash b/package/qt5/qt5script/qt5script.hash index a98877c68..ae2aea650 100644 --- a/package/qt5/qt5script/qt5script.hash +++ b/package/qt5/qt5script/qt5script.hash @@ -1,4 +1,4 @@ -# Hashes from: http://download.qt-project.org/official_releases/qt/5.3/5.3.2/submodules/qtscript-opensource-src-5.3.2.tar.xz.mirrorlist -sha256 6e18002c8c993402c7d28b3c0705092e41c18769b6d3ff741e9a3b3ce9d6d7be qtscript-opensource-src-5.3.2.tar.xz -sha1 a5c8167a4de3b5765d75692755009839a9f0c218 qtscript-opensource-src-5.3.2.tar.xz -md5 d0e70adf7c993f33bad27290dae778d5 qtscript-opensource-src-5.3.2.tar.xz +# Hashes from: http://download.qt-project.org/official_releases/qt/5.4/5.4.0/submodules/qtscript-opensource-src-5.4.0.tar.xz.mirrorlist +sha256 f5f35702ec36f24b17878348af1aa1ecf93056a9ddf475097b3fdd52c3330ed0 qtscript-opensource-src-5.4.0.tar.xz +sha1 7ca8d6ccbc97fb24a9e76b69eeaa5e7e9c321955 qtscript-opensource-src-5.4.0.tar.xz +md5 b38b35643d85aea25ff1cbea84f76a82 qtscript-opensource-src-5.4.0.tar.xz |