aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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 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}",