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 b217f95c1..41ff4a2bb 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.1'
+ url 'https://github.com/Orc/discount/tarball/v2.0.3'
homepage 'http://www.pell.portland.or.us/~orc/Code/markdown/'
- md5 '2495811dd9f68550a1464e4b6b00ac25'
+ md5 '80e304710fa8806d48770342853f35b6'
def install
system "./configure.sh", "--prefix=#{prefix}", "--mandir=#{man}",