discount 2.1.3

Closes Homebrew/homebrew#9665.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
This commit is contained in:
Peter Aronoff 2012-01-18 06:02:27 -05:00 committed by Jack Nagel
parent 95c48fb139
commit b409b0e6ef

View file

@ -1,9 +1,9 @@
require 'formula'
class Discount < Formula
url 'https://github.com/Orc/discount/tarball/v2.1.1.3'
url 'https://github.com/Orc/discount/tarball/v2.1.3'
homepage 'http://www.pell.portland.or.us/~orc/Code/discount/'
md5 'd0bbf99e863e993a0c6861a4ac310a2e'
md5 '0c6db0556506724dac050ec19ab625b5'
def install
system "./configure.sh", "--prefix=#{prefix}", "--mandir=#{man}",