diff options
| author | BrewTestBot | 2014-10-19 23:28:12 +0100 |
|---|---|---|
| committer | Mike McQuaid | 2014-10-20 08:05:58 +0100 |
| commit | 588a70370e5fd72dd188f44588a7f811a01c1581 (patch) | |
| tree | d8b636be6db37c0613ae56f82e32c1dde104472b /Library/Formula | |
| parent | 29a50a1414ea343a38ffefa46722274545e50a9d (diff) | |
| download | homebrew-588a70370e5fd72dd188f44588a7f811a01c1581.tar.bz2 | |
libotr: update 4.0.0 bottle.
Diffstat (limited to 'Library/Formula')
| -rw-r--r-- | Library/Formula/libotr.rb | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/Library/Formula/libotr.rb b/Library/Formula/libotr.rb index 78cf42c7b..907fd5c8b 100644 --- a/Library/Formula/libotr.rb +++ b/Library/Formula/libotr.rb @@ -7,9 +7,10 @@ class Libotr < Formula bottle do cellar :any - sha1 "f49e2b138533aa7777b12cb5fdf5d86f5f5db72b" => :mavericks - sha1 "e36eb2e9cb4a32c07d0c78d60ef5d1d7031c1706" => :mountain_lion - sha1 "5f80d7daeb377eb938a0166b6c21901fad271eab" => :lion + revision 1 + sha1 "bca1aa0c737cb530a3fd3c0a35c72e944e963a23" => :yosemite + sha1 "c46f13b234c05c9582a174008a4ef9e62935ac94" => :mavericks + sha1 "a5b6552c4a4b477a4ddce1c612728a3e58986800" => :mountain_lion end depends_on "libgcrypt" |
