From 5cbef283cee02105ebbeaa064fa587bfa7bf6aed Mon Sep 17 00:00:00 2001 From: Peter Aronoff Date: Wed, 18 Jan 2012 06:02:27 -0500 Subject: discount 2.1.3 Closes #9665. Signed-off-by: Jack Nagel --- Library/Formula/discount.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Library') diff --git a/Library/Formula/discount.rb b/Library/Formula/discount.rb index 320394fd0..021f8af8d 100644 --- a/Library/Formula/discount.rb +++ b/Library/Formula/discount.rb @@ -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}", -- cgit v1.2.3