diff options
| -rw-r--r-- | Library/Formula/atk.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/atk.rb b/Library/Formula/atk.rb index cd0bb464c..6065f6c5d 100644 --- a/Library/Formula/atk.rb +++ b/Library/Formula/atk.rb @@ -1,6 +1,6 @@ class Atk < Formula homepage "https://library.gnome.org/devel/atk/" - url "http://ftp.gnome.org/pub/gnome/sources/atk/2.16/atk-2.16.0.tar.xz" + url "https://download.gnome.org/sources/atk/2.16/atk-2.16.0.tar.xz" sha256 "095f986060a6a0b22eb15eef84ae9f14a1cf8082488faa6886d94c37438ae562" bottle do |
