lemon: add 1.69 bottle.
This commit is contained in:
parent
8bbe92269e
commit
0a655487da
1 changed files with 6 additions and 0 deletions
|
@ -3,6 +3,12 @@ class Lemon < Formula
|
|||
url "http://tx97.net/pub/distfiles/lemon-1.69.tar.bz2"
|
||||
sha256 "bc7c1cae233b6af48f4b436ee900843106a15bdb1dc810bc463d8c6aad0dd916"
|
||||
|
||||
bottle do
|
||||
sha256 "e9b8328c8d905424be43404911bff1296c16fbdd83ecfeab7b51917f31c81ab7" => :yosemite
|
||||
sha256 "a8120db2de1708f3ecd4bddc5775f90cf5c39a55010a90d01b8cd5f58325560e" => :mavericks
|
||||
sha256 "dd245cd856b28f4d14a3f34e243b29b032becf0809208db66bb4c550e4789a83" => :mountain_lion
|
||||
end
|
||||
|
||||
def install
|
||||
(share/"lemon").install "lempar.c"
|
||||
|
||||
|
|
Loading…
Reference in a new issue