diff --git a/Formula/qt5.rb b/Formula/qt5.rb index a0f4e7006a..48d9b76121 100644 --- a/Formula/qt5.rb +++ b/Formula/qt5.rb @@ -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