aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
Diffstat (limited to 'Library')
-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 bfe1d4ec8..4cb01dc9a 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.4'
+ url 'https://github.com/Orc/discount/tarball/v2.0.5'
homepage 'http://www.pell.portland.or.us/~orc/Code/markdown/'
- md5 'a6f8ddefaecd1f88f522fc4e7da7efdb'
+ md5 'd3e167363a78a35d85f05a9072074c93'
def install
system "./configure.sh", "--prefix=#{prefix}", "--mandir=#{man}",