aalib: add 1.4rc5 bottle.
This commit is contained in:
parent
1b071ba9eb
commit
ff582a6b1c
1 changed files with 7 additions and 0 deletions
|
@ -5,6 +5,13 @@ class Aalib < Formula
|
|||
url 'https://downloads.sourceforge.net/aa-project/aalib-1.4rc5.tar.gz'
|
||||
sha1 'a23269e950a249d2ef93625837cace45ddbce03b'
|
||||
|
||||
bottle do
|
||||
cellar :any
|
||||
sha1 "91868f0ce9e9bbcd9a81206ad925a571144ac866" => :mavericks
|
||||
sha1 "0e5d656547a69220d3f146e00ea82747d0f33aee" => :mountain_lion
|
||||
sha1 "3e46ae8165db31c9c87a7bb344c09211c800153e" => :lion
|
||||
end
|
||||
|
||||
# Fix malloc/stdlib issue on OS X
|
||||
# Fix underquoted definition of AM_PATH_AALIB in aalib.m4
|
||||
patch :DATA
|
||||
|
|
Loading…
Reference in a new issue