ftgl: add 2.1.3-rc5 bottle.
This commit is contained in:
parent
3de6159ab9
commit
1f9df4cf0a
1 changed files with 7 additions and 0 deletions
|
@ -4,6 +4,13 @@ class Ftgl < Formula
|
|||
url "https://downloads.sourceforge.net/project/ftgl/FTGL%20Source/2.1.3~rc5/ftgl-2.1.3-rc5.tar.gz"
|
||||
sha256 "5458d62122454869572d39f8aa85745fc05d5518001bcefa63bd6cbb8d26565b"
|
||||
|
||||
bottle do
|
||||
cellar :any
|
||||
sha256 "6462eb0b97ab120639f1a191f6e3a39419bbb813abd71f5c741303dbf0aed7fb" => :el_capitan
|
||||
sha256 "26db05485600adfb7ead23d04fae9b1ee1d1a4b7ac304e1453ad83b4b2c39f64" => :yosemite
|
||||
sha256 "50a41f3c95a363b52bc367abf4b5b9dc272d71c8b35fe8e63f058c7cf7162225" => :mavericks
|
||||
end
|
||||
|
||||
depends_on "freetype"
|
||||
|
||||
def install
|
||||
|
|
Loading…
Reference in a new issue