Skip to content
This repository has been archived by the owner on Jul 4, 2023. It is now read-only.

Commit

Permalink
qt5: https mirror
Browse files Browse the repository at this point in the history
(probably best to kill the bot for this update, referring to #40329 (comment))

Closes #40406.

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
  • Loading branch information
vszakats authored and MikeMcQuaid committed Jun 5, 2015
1 parent 47da690 commit eb19f32
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Library/Formula/qt5.rb
Expand Up @@ -12,7 +12,7 @@ def message; <<-EOS.undent
class Qt5 < Formula
homepage "https://www.qt.io/"
url "https://download.qt.io/official_releases/qt/5.4/5.4.2/single/qt-everywhere-opensource-src-5.4.2.tar.xz"
mirror "http://qtmirror.ics.com/pub/qtproject/official_releases/qt/5.4/5.4.2/single/qt-everywhere-opensource-src-5.4.2.tar.xz"
mirror "https://www.mirrorservice.org/sites/download.qt-project.org/official_releases/qt/5.4/5.4.2/single/qt-everywhere-opensource-src-5.4.2.tar.xz"
sha256 "8c6d070613b721452f8cffdea6bddc82ce4f32f96703e3af02abb91a59f1ea25"

bottle do
Expand Down

0 comments on commit eb19f32

Please sign in to comment.