luvit: add 0.8.2_1 bottle.
This commit is contained in:
parent
0237111d7d
commit
e3e3fa9e76
1 changed files with 7 additions and 0 deletions
|
@ -5,6 +5,13 @@ class Luvit < Formula
|
|||
head "https://github.com/luvit/luvit.git"
|
||||
revision 1
|
||||
|
||||
bottle do
|
||||
cellar :any
|
||||
sha256 "3c7250314f67d320d8bc36f14e8d055860a2098bf5528b53eb58ff7d93244881" => :yosemite
|
||||
sha256 "1f4616aa1be7802088900bcec2f284e8a85a4b82ee6fc9873a4c20d30ac6ac47" => :mavericks
|
||||
sha256 "ef23e4e0cf252074738d85b1b2b2e02fd58e3a5239e00362d6f1e4dc2c58862c" => :mountain_lion
|
||||
end
|
||||
|
||||
depends_on "pkg-config" => :build
|
||||
depends_on "luajit"
|
||||
depends_on "openssl"
|
||||
|
|
Loading…
Reference in a new issue