diff options
| author | BrewTestBot | 2014-10-20 08:57:57 +0100 |
|---|---|---|
| committer | BrewTestBot | 2014-10-20 08:57:57 +0100 |
| commit | 02eb284070e3a23ad2d00308869173ad7a6c8a72 (patch) | |
| tree | e243c5443568c6ca0085b8998b4a97cd98df9ebb /Library | |
| parent | 1f0a6f138d51b73207323733fcea435fa446fcce (diff) | |
| download | homebrew-02eb284070e3a23ad2d00308869173ad7a6c8a72.tar.bz2 | |
libpano: add 13-2.9.19_1 bottle.
Diffstat (limited to 'Library')
| -rw-r--r-- | Library/Formula/libpano.rb | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/Library/Formula/libpano.rb b/Library/Formula/libpano.rb index 2e10e7042..f13ccc802 100644 --- a/Library/Formula/libpano.rb +++ b/Library/Formula/libpano.rb @@ -5,6 +5,13 @@ class Libpano < Formula url 'https://downloads.sourceforge.net/project/panotools/libpano13/libpano13-2.9.19/libpano13-2.9.19.tar.gz' version '13-2.9.19' sha1 '85d8d94c96780fa5b6df2c2e4929f8d20557f128' + bottle do + cellar :any + sha1 "b1e5da01e08bec1f5ca739a85a7d4c979bca21d6" => :yosemite + sha1 "ff85fcab7a27810d027116abaccf9362101780c9" => :mavericks + sha1 "0ea739e0ad708cc3d48d48eb542cb726e705ea2a" => :mountain_lion + end + revision 1 depends_on 'libpng' |
