aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
authorBrewTestBot2014-07-03 22:00:25 +0100
committerMike McQuaid2014-07-03 22:33:34 +0100
commit740e3582f198adb27553ea0df4e4569113a8c175 (patch)
tree929f5ecec06768d16412e4914219a34c4894aadf /Library/Formula
parentc0ab89d9b8f25a53fa18d5ba46986eef18623efe (diff)
downloadhomebrew-740e3582f198adb27553ea0df4e4569113a8c175.tar.bz2
libpuzzle: add 0.11 bottle.
Diffstat (limited to 'Library/Formula')
-rw-r--r--Library/Formula/libpuzzle.rb7
1 files changed, 7 insertions, 0 deletions
diff --git a/Library/Formula/libpuzzle.rb b/Library/Formula/libpuzzle.rb
index 805d0f2b7..18b7b5257 100644
--- a/Library/Formula/libpuzzle.rb
+++ b/Library/Formula/libpuzzle.rb
@@ -5,6 +5,13 @@ class Libpuzzle < Formula
url 'http://download.pureftpd.org/pub/pure-ftpd/misc/libpuzzle/releases/libpuzzle-0.11.tar.bz2'
sha1 'a3352c67fd61eab33d5a03c214805b18723d719e'
+ bottle do
+ cellar :any
+ sha1 "58eaf72cba24d8fa442dd881a78447ecf9d266ef" => :mavericks
+ sha1 "23522a897cecc2a5da709100b46c8943d773149e" => :mountain_lion
+ sha1 "646e0c749303931af5741d22dd9de81655ab23ae" => :lion
+ end
+
depends_on 'gd'
def install