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 91e280452..831669bbe 100644
--- a/Library/Formula/discount.rb
+++ b/Library/Formula/discount.rb
@@ -1,9 +1,9 @@
require 'formula'
class Discount <Formula
- url 'http://github.com/Orc/discount/tarball/v2.0'
+ url 'http://github.com/Orc/discount/tarball/v2.0.1'
homepage 'http://www.pell.portland.or.us/~orc/Code/markdown/'
- md5 'd911db94ba31a292940a80fdf0982302'
+ md5 '2495811dd9f68550a1464e4b6b00ac25'
def install
system "./configure.sh", "--prefix=#{prefix}", "--mandir=#{man}",