aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/msitools.rb
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula/msitools.rb')
-rw-r--r--Library/Formula/msitools.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/msitools.rb b/Library/Formula/msitools.rb
index 0a9684ac2..0cc73101c 100644
--- a/Library/Formula/msitools.rb
+++ b/Library/Formula/msitools.rb
@@ -2,7 +2,7 @@ require 'formula'
class Msitools < Formula
homepage 'https://wiki.gnome.org/msitools'
- url 'http://ftp.gnome.org/pub/GNOME/sources/msitools/0.93/msitools-0.93.tar.xz'
+ url 'http://download.gnome.org/sources/msitools/0.93/msitools-0.93.tar.xz'
sha1 'b8dcf394a1aeddd8404ae1702ce42af623f54101'
depends_on 'intltool' => :build