aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
authorDavid Höppner2010-03-04 18:31:15 +0100
committerDavid Höppner2010-03-04 18:31:15 +0100
commitca2662ac4fc898c575d3f700d01e313358dac494 (patch)
tree1429a939b188efc7fc850872f59ad24b141d0ddb /Library
parenta01ceca10660266e180458132e15e6d066d055d3 (diff)
downloadhomebrew-ca2662ac4fc898c575d3f700d01e313358dac494.tar.bz2
discount: version update (Austin Ziegler)
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 3dab10fac..70c335463 100644
--- a/Library/Formula/discount.rb
+++ b/Library/Formula/discount.rb
@@ -1,9 +1,9 @@
require 'formula'
class Discount <Formula
- url 'http://www.pell.portland.or.us/~orc/Code/markdown/discount-1.5.8.tar.gz'
+ url 'http://www.pell.portland.or.us/~orc/Code/markdown/discount-1.6.1.tar.gz'
homepage 'http://www.pell.portland.or.us/~orc/Code/markdown/'
- md5 'b7a4900bedd2d75147b0b708fb6e16ed'
+ md5 'f5a11aefb1906b28fc7532d0576d6a4a'
def install
system "./configure.sh", "--prefix=#{prefix}", "--mandir=#{man}"