aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
Diffstat (limited to 'Library')
-rw-r--r--Library/Formula/discount.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/discount.rb b/Library/Formula/discount.rb
index 2ccbf8ca8..e523707f8 100644
--- a/Library/Formula/discount.rb
+++ b/Library/Formula/discount.rb
@@ -5,7 +5,7 @@ class Discount < Formula
url 'http://www.pell.portland.or.us/~orc/Code/discount/discount-2.1.6.tar.bz2'
sha1 'a7461731613d0e2f88dd19af9feb860c191e8234'
- version 'v2.1.6'
+ version '2.1.6'
conflicts_with 'markdown',
:because => 'both discount and markdown ship a `markdown` executable.'