diff options
Diffstat (limited to 'Library/Formula/gcab.rb')
| -rw-r--r-- | Library/Formula/gcab.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/gcab.rb b/Library/Formula/gcab.rb index c44865e22..2178ba1be 100644 --- a/Library/Formula/gcab.rb +++ b/Library/Formula/gcab.rb @@ -2,7 +2,7 @@ require 'formula' class Gcab < Formula homepage 'https://wiki.gnome.org/msitools' - url 'https://download.gnome.org/sources/gcab/0.4/gcab-0.4.tar.xz' + url 'http://ftp.gnome.org/pub/GNOME/sources/gcab/0.4/gcab-0.4.tar.xz' sha1 'd81dfe35125e611e3a94c0d4def37ebf62b9187c' depends_on 'intltool' => :build |
