aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/clutter.rb
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula/clutter.rb')
-rw-r--r--Library/Formula/clutter.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/clutter.rb b/Library/Formula/clutter.rb
index db3182887..9e1377251 100644
--- a/Library/Formula/clutter.rb
+++ b/Library/Formula/clutter.rb
@@ -2,7 +2,7 @@ require 'formula'
class Clutter < Formula
homepage 'https://wiki.gnome.org/Clutter'
- url 'http://download.gnome.org/sources/clutter/1.14/clutter-1.14.4.tar.xz'
+ url 'http://ftp.gnome.org/pub/gnome/sources/clutter/1.14/clutter-1.14.4.tar.xz'
sha256 'c996d91fff6fff24d9e23dcd545439ebc6b999fb1cf9ee44c28ca54c49c0ee1c'
option 'without-x', 'Build without X11 support'