lcdf-typetools 2.97
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
This commit is contained in:
parent
8672f30bd3
commit
ba8e886a6d
1 changed files with 2 additions and 2 deletions
|
@ -1,9 +1,9 @@
|
|||
require 'formula'
|
||||
|
||||
class LcdfTypetools < Formula
|
||||
url 'http://www.lcdf.org/type/lcdf-typetools-2.92.tar.gz'
|
||||
homepage 'http://www.lcdf.org/type/'
|
||||
sha256 'a7a9eeab572f4f392870f6e70e291235af18633b30ac179342efb5e99b426860'
|
||||
url 'http://www.lcdf.org/type/lcdf-typetools-2.97.tar.gz'
|
||||
sha256 '761746041c669fa3673a3e90ec7a247abd0e2782bdddf0fc5d7ab70b33b6f975'
|
||||
|
||||
def install
|
||||
system "./configure", "--disable-dependency-tracking",
|
||||
|
|
Loading…
Reference in a new issue