elinks: add 0.11.7 bottle.
Closes Homebrew/homebrew#28036. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
This commit is contained in:
parent
5ddb09233f
commit
84e455a641
1 changed files with 6 additions and 0 deletions
|
@ -5,6 +5,12 @@ class Elinks < Formula
|
|||
url 'http://elinks.or.cz/download/elinks-0.11.7.tar.bz2'
|
||||
sha1 'd13edc1477d0ab32cafe7d3c1f3a23ae1c0a5c54'
|
||||
|
||||
bottle do
|
||||
sha1 "39f17a4cf868e624e06f8ce47f721d8f285dfa93" => :mavericks
|
||||
sha1 "be7964dc848562b50736eec0f91dc0047fd14bfd" => :mountain_lion
|
||||
sha1 "0b32cf3d3836be61385e1598cae07a08bc39f5f4" => :lion
|
||||
end
|
||||
|
||||
devel do
|
||||
url 'http://elinks.cz/download/elinks-0.12pre6.tar.bz2'
|
||||
version '0.12pre6'
|
||||
|
|
Loading…
Reference in a new issue