diff options
Diffstat (limited to 'Library/Formula/zenity.rb')
| -rw-r--r-- | Library/Formula/zenity.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/zenity.rb b/Library/Formula/zenity.rb index 448f33a8d..5f1d6ca51 100644 --- a/Library/Formula/zenity.rb +++ b/Library/Formula/zenity.rb @@ -2,7 +2,7 @@ require 'formula' class Zenity < Formula homepage 'http://live.gnome.org/Zenity' - url 'http://download.gnome.org/sources/zenity/2.32/zenity-2.32.1.tar.gz' + url 'http://ftp.gnome.org/pub/gnome/sources/zenity/2.32/zenity-2.32.1.tar.gz' sha1 '41f323f88299618cefdde03fce95b283e5d81c8b' depends_on 'pkg-config' => :build |
