aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
authorBrewTestBot2014-10-20 10:26:50 +0100
committerMike McQuaid2014-10-20 10:44:57 +0100
commit45d35465195164c94cb8c2cdb9202407a3e709f3 (patch)
tree6fb77df27264a5379a0a63c9a4dcc108b8d92104 /Library/Formula
parented8e0834cce0fb7422aca89800756e223338f657 (diff)
downloadhomebrew-45d35465195164c94cb8c2cdb9202407a3e709f3.tar.bz2
libcroco: update 0.6.5 bottle.
Diffstat (limited to 'Library/Formula')
-rw-r--r--Library/Formula/libcroco.rb7
1 files changed, 4 insertions, 3 deletions
diff --git a/Library/Formula/libcroco.rb b/Library/Formula/libcroco.rb
index 6ed80cedf..0f226df5a 100644
--- a/Library/Formula/libcroco.rb
+++ b/Library/Formula/libcroco.rb
@@ -7,9 +7,10 @@ class Libcroco < Formula
bottle do
cellar :any
- sha1 "fa9e84447cda19feb8897ee6ac98c13f505ebe71" => :mavericks
- sha1 "5c8bfd41955f6a14dd12c3307047c6d865ef390c" => :mountain_lion
- sha1 "70c653cf465e239f2f928e4adc5ad10a4a48e5a7" => :lion
+ revision 1
+ sha1 "055cf72538ad7dc86cec135bf207347cfb6c4111" => :yosemite
+ sha1 "33f4e055880495f080be7253315c5adb064e7dd7" => :mavericks
+ sha1 "52cd96351c6cbdce21f396823813b79dd60c4f09" => :mountain_lion
end
depends_on 'pkg-config' => :build