From 4fee73aa0573ba292a246eb670a956788ce6426f Mon Sep 17 00:00:00 2001 From: Trevor Wennblom Date: Fri, 26 Aug 2011 18:38:42 -0500 Subject: discount 2.1.1.3 Signed-off-by: Jack Nagel --- Library/Formula/discount.rb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'Library/Formula') diff --git a/Library/Formula/discount.rb b/Library/Formula/discount.rb index d12eaf6e1..320394fd0 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.0.9' - homepage 'http://www.pell.portland.or.us/~orc/Code/markdown/' - md5 '3190e8f3d4a607537faa4ccc3d92ea6d' + url 'https://github.com/Orc/discount/tarball/v2.1.1.3' + homepage 'http://www.pell.portland.or.us/~orc/Code/discount/' + md5 'd0bbf99e863e993a0c6861a4ac310a2e' def install system "./configure.sh", "--prefix=#{prefix}", "--mandir=#{man}", -- cgit v1.2.3