diff options
Diffstat (limited to 'Library/Formula/mm-common.rb')
| -rw-r--r-- | Library/Formula/mm-common.rb | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/Library/Formula/mm-common.rb b/Library/Formula/mm-common.rb index 4b0667034..5fccc5a96 100644 --- a/Library/Formula/mm-common.rb +++ b/Library/Formula/mm-common.rb @@ -2,7 +2,7 @@ require 'formula'  class MmCommon < Formula    homepage 'http://www.gtkmm.org' -  url 'http://ftp.gnome.org/pub/GNOME/sources/mm-common/0.9/mm-common-0.9.6.tar.xz' +  url 'http://download.gnome.org/sources/mm-common/0.9/mm-common-0.9.6.tar.xz'    sha256 '7c37158a1f37604705a9b9305d3b335fb8256f5de701c8801269dde4e2ce7dde'    def install | 
