diff options
| author | Viktor Szakats | 2015-04-25 13:30:56 +0200 |
|---|---|---|
| committer | Brett Koonce | 2015-04-25 09:33:24 -0700 |
| commit | bee37353a2f49050fd5f4ef34f0df2906d45c8ea (patch) | |
| tree | 20a9ccfb74ea520e4bf410d33d452cb381b53455 | |
| parent | ffb385accbeaf4e4d5f156e25a463d638a68e811 (diff) | |
| download | homebrew-bee37353a2f49050fd5f4ef34f0df2906d45c8ea.tar.bz2 | |
gtk+: https url
Closes #39041.
Signed-off-by: Brett Koonce <koonce@gmail.com>
| -rw-r--r-- | Library/Formula/gtk+.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/gtk+.rb b/Library/Formula/gtk+.rb index b01292a05..a8f359d91 100644 --- a/Library/Formula/gtk+.rb +++ b/Library/Formula/gtk+.rb @@ -1,6 +1,6 @@ class Gtkx < Formula homepage "http://gtk.org/" - url "http://ftp.gnome.org/pub/gnome/sources/gtk+/2.24/gtk+-2.24.27.tar.xz" + url "https://download.gnome.org/sources/gtk+/2.24/gtk+-2.24.27.tar.xz" sha256 "20cb10cae43999732a9af2e9aac4d1adebf2a9c2e1ba147050976abca5cd24f4" bottle do |
