Update discount to v2.0.8

From the discount's homepage: "a small collection of patches, bugfixes, and
performance enhancements"

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
This commit is contained in:
Peter Aronoff 2011-03-01 19:20:56 -05:00 committed by Adam Vandenberg
parent fba184be6f
commit 569ee0f455

View file

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