aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
authorAdam Vandenberg2013-12-09 19:26:11 -0800
committerAdam Vandenberg2013-12-09 19:26:17 -0800
commit36908bdd35ce42b44d531f9f15e7237496fd337f (patch)
treeab3504d9614595c132f566ab9a6f6cb85ad3eaeb /Library/Formula
parent69aae1fb8b689645dccc5abc3567418b7d91062d (diff)
downloadhomebrew-36908bdd35ce42b44d531f9f15e7237496fd337f.tar.bz2
discount 2.1.7
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 cacead136..de15dcde7 100644
--- a/Library/Formula/discount.rb
+++ b/Library/Formula/discount.rb
@@ -2,8 +2,8 @@ require 'formula'
class Discount < Formula
homepage 'http://www.pell.portland.or.us/~orc/Code/discount/'
- url 'http://www.pell.portland.or.us/~orc/Code/discount/discount-2.1.6.tar.bz2'
- sha1 'a7461731613d0e2f88dd19af9feb860c191e8234'
+ url 'http://www.pell.portland.or.us/~orc/Code/discount/discount-2.1.7.tar.bz2'
+ sha1 '517bcf7409d8c02b3e57f51264b2e110f8a03120'
conflicts_with 'markdown',
:because => 'both discount and markdown ship a `markdown` executable.'