qt5 5.6.1-1

Replace 5.6.1 that has been completely pulled from all download servers
due to a somewhat important fix in the `qtdeclarative` module. For
details: <http://blog.qt.io/blog/2016/06/22/qt-5-6-1-1-released/>

Closes #2350.

Signed-off-by: Martin Afanasjew <martin@afanasjew.de>
This commit is contained in:
Martin Afanasjew 2016-06-23 20:17:20 +02:00
parent c43fb3cf6e
commit c48cb4ddc1

View file

@ -14,9 +14,9 @@ end
class Qt5 < Formula
desc "Version 5 of the Qt framework"
homepage "https://www.qt.io/"
url "https://download.qt.io/official_releases/qt/5.6/5.6.1/single/qt-everywhere-opensource-src-5.6.1.tar.xz"
mirror "https://www.mirrorservice.org/sites/download.qt-project.org/official_releases/qt/5.6/5.6.1/single/qt-everywhere-opensource-src-5.6.1.tar.xz"
sha256 "0d3cc75d2368ad988c9ec6bcbed6362dbaa8e03fdfd04e679284f4b9af91e565"
url "https://download.qt.io/official_releases/qt/5.6/5.6.1-1/single/qt-everywhere-opensource-src-5.6.1-1.tar.xz"
mirror "https://www.mirrorservice.org/sites/download.qt-project.org/official_releases/qt/5.6/5.6.1-1/single/qt-everywhere-opensource-src-5.6.1-1.tar.xz"
sha256 "ce08a7eb54661705f55fb283d895a089b267c688fabe017062bd71b9231736db"
head "https://code.qt.io/qt/qt5.git", :branch => "5.6", :shallow => false