aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula')
-rw-r--r--Library/Formula/clutter.rb4
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/clutter.rb b/Library/Formula/clutter.rb
index 7486a45c3..bd136af9c 100644
--- a/Library/Formula/clutter.rb
+++ b/Library/Formula/clutter.rb
@@ -2,8 +2,8 @@ require "formula"
class Clutter < Formula
homepage "https://wiki.gnome.org/Projects/Clutter"
- url "http://ftp.gnome.org/pub/gnome/sources/clutter/1.14/clutter-1.14.4.tar.xz"
- sha256 "c996d91fff6fff24d9e23dcd545439ebc6b999fb1cf9ee44c28ca54c49c0ee1c"
+ url "http://ftp.gnome.org/pub/gnome/sources/clutter/1.18/clutter-1.18.4.tar.xz"
+ sha256 "4eea1015cd6d4b4945cb5d4a60e52275b0d70e13852d6d99c9abc0cd4deeb60c"
option "without-x", "Build without X11 support"