aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
authorBrett Koonce2014-06-22 18:35:36 -0700
committerBrett Koonce2014-06-22 23:30:09 -0700
commitc36c5ec8b21905d2a529ac459d001cc7287dd67f (patch)
tree05fee63c2bcfc2b16d6c41ed0f327a2ff160cdce /Library
parent5737e79598f617f8f77376ffd8dde74868c28cb1 (diff)
downloadhomebrew-c36c5ec8b21905d2a529ac459d001cc7287dd67f.tar.bz2
lcdf-typetools 2.101
Diffstat (limited to 'Library')
-rw-r--r--Library/Formula/lcdf-typetools.rb10
1 files changed, 5 insertions, 5 deletions
diff --git a/Library/Formula/lcdf-typetools.rb b/Library/Formula/lcdf-typetools.rb
index c76907aa5..8ebba837f 100644
--- a/Library/Formula/lcdf-typetools.rb
+++ b/Library/Formula/lcdf-typetools.rb
@@ -1,11 +1,11 @@
-require 'formula'
+require "formula"
class LcdfTypetools < Formula
- homepage 'http://www.lcdf.org/type/'
- url 'http://www.lcdf.org/type/lcdf-typetools-2.100.tar.gz'
- sha256 '7ae7940df8a33de945c401e81aed414df796db692a30e38ba734c6117b73b2cd'
+ homepage "http://www.lcdf.org/type/"
+ url "http://www.lcdf.org/type/lcdf-typetools-2.101.tar.gz"
+ sha256 "bbbaddb3d9681ba93de400c876b76412a370e1a1c94fe4e71393777759b214a5"
- conflicts_with 'open-mpi', :because => 'both install same set of binaries.'
+ conflicts_with "open-mpi", :because => "both install same set of binaries."
def install
system "./configure", "--disable-dependency-tracking",