From e86e192d5e86a659fb3ebac57c985ad58fb1a950 Mon Sep 17 00:00:00 2001 From: Adam Vandenberg Date: Thu, 4 Jul 2013 08:46:51 -0700 Subject: discount: drop the v from the version --- Library/Formula/discount.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Library/Formula') 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.' -- cgit v1.2.3