clutter 1.20.0

This commit is contained in:
Jack Nagel 2014-09-23 01:48:58 -05:00
parent 78bed7d889
commit af7845df53

View file

@ -2,13 +2,10 @@ require "formula"
class Clutter < Formula
homepage "https://wiki.gnome.org/Projects/Clutter"
url "http://ftp.gnome.org/pub/gnome/sources/clutter/1.18/clutter-1.18.4.tar.xz"
sha256 "4eea1015cd6d4b4945cb5d4a60e52275b0d70e13852d6d99c9abc0cd4deeb60c"
url "http://ftp.gnome.org/pub/gnome/sources/clutter/1.20/clutter-1.20.0.tar.xz"
sha256 "cc940809e6e1469ce349c4bddb0cbcc2c13c087d4fc15cda9278d855ee2d1293"
bottle do
sha1 "de24b028cfc61d47b60e9d539dc5e3e2a8b41c8e" => :mavericks
sha1 "5ae46c3e3f7196e7df4c467d38fb8ce2b6942584" => :mountain_lion
sha1 "daf3abee60ec5e8cbbaa99c56223ae520e0d4fc3" => :lion
end
option "without-x", "Build without X11 support"