diff options
Diffstat (limited to 'Library/Formula/gnome-doc-utils.rb')
| -rw-r--r-- | Library/Formula/gnome-doc-utils.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/gnome-doc-utils.rb b/Library/Formula/gnome-doc-utils.rb index ad7343de6..b2e368979 100644 --- a/Library/Formula/gnome-doc-utils.rb +++ b/Library/Formula/gnome-doc-utils.rb @@ -2,7 +2,7 @@ require 'formula' class GnomeDocUtils < Formula homepage 'https://live.gnome.org/GnomeDocUtils' - url 'http://download.gnome.org/sources/gnome-doc-utils/0.20/gnome-doc-utils-0.20.10.tar.xz' + url 'http://ftp.gnome.org/pub/gnome/sources/gnome-doc-utils/0.20/gnome-doc-utils-0.20.10.tar.xz' sha256 'cb0639ffa9550b6ddf3b62f3b1add92fb92ab4690d351f2353cffe668be8c4a6' depends_on 'pkg-config' => :build |
