aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
authorBrewTestBot2014-06-09 17:05:57 +0100
committerMike McQuaid2014-06-09 17:42:57 +0100
commit12f40b279adcbc64239970f5b3f967273ed9602a (patch)
treeecf5f67a55ee5cc8339cd474dd9dbfc92d07a4f0 /Library/Formula
parentefa6e71edb6634aae37e5a1995977545ae5229f7 (diff)
downloadhomebrew-12f40b279adcbc64239970f5b3f967273ed9602a.tar.bz2
webp: add 0.4.0_1 bottle.
Diffstat (limited to 'Library/Formula')
-rw-r--r--Library/Formula/webp.rb8
1 files changed, 8 insertions, 0 deletions
diff --git a/Library/Formula/webp.rb b/Library/Formula/webp.rb
index e53446687..cc5282f08 100644
--- a/Library/Formula/webp.rb
+++ b/Library/Formula/webp.rb
@@ -5,6 +5,14 @@ class Webp < Formula
url 'https://webp.googlecode.com/files/libwebp-0.4.0.tar.gz'
sha1 '326c4b6787a01e5e32a9b30bae76442d18d2d1b6'
head 'https://chromium.googlesource.com/webm/libwebp', :branch => 'master'
+
+ bottle do
+ cellar :any
+ sha1 "917f008789d42387a236bf2f91c7c32e35ac8726" => :mavericks
+ sha1 "8585b90461bfee0e0a79a82a0ea939ad5aa9e64d" => :mountain_lion
+ sha1 "3faef81ac165696eaf3631a8ce27c5a5f5ceb83b" => :lion
+ end
+
revision 1
option :universal