From c36c5ec8b21905d2a529ac459d001cc7287dd67f Mon Sep 17 00:00:00 2001 From: Brett Koonce Date: Sun, 22 Jun 2014 18:35:36 -0700 Subject: lcdf-typetools 2.101 --- Library/Formula/lcdf-typetools.rb | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'Library') 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", -- cgit v1.2.3