tinyxml2: add 2.0.2 bottle.

Closes Homebrew/homebrew#27622.

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
master
BrewTestBot 2014-03-17 22:18:10 +00:00 committed by Mike McQuaid
parent 94c5911130
commit e27f2c7fc4
1 changed files with 7 additions and 0 deletions

View File

@ -6,6 +6,13 @@ class Tinyxml2 < Formula
sha1 "c78a4de58540e2a35f4775fd3e577299ebd15117"
head "https://github.com/leethomason/tinyxml2.git", :branch => "master"
bottle do
cellar :any
sha1 "21ac26ad280788da33d3d40b85c51443b8e621bb" => :mavericks
sha1 "796b13f7e196897af63cd41e149bea133774a61f" => :mountain_lion
sha1 "623579a7a5216e1789f2ef97c6048ccbf349f99b" => :lion
end
depends_on "cmake" => :build
def install