aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula')
-rw-r--r--Library/Formula/discount.rb4
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/discount.rb b/Library/Formula/discount.rb
index 3dab10fac..70c335463 100644
--- a/Library/Formula/discount.rb
+++ b/Library/Formula/discount.rb
@@ -1,9 +1,9 @@
require 'formula'
class Discount <Formula
- url 'http://www.pell.portland.or.us/~orc/Code/markdown/discount-1.5.8.tar.gz'
+ url 'http://www.pell.portland.or.us/~orc/Code/markdown/discount-1.6.1.tar.gz'
homepage 'http://www.pell.portland.or.us/~orc/Code/markdown/'
- md5 'b7a4900bedd2d75147b0b708fb6e16ed'
+ md5 'f5a11aefb1906b28fc7532d0576d6a4a'
def install
system "./configure.sh", "--prefix=#{prefix}", "--mandir=#{man}"