aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlejandro Giacometti2012-01-19 17:02:48 +0000
committerJack Nagel2012-01-19 22:29:11 -0600
commit135785310d19b700abf8018d4ebeca10c36f857c (patch)
tree140bada324f4249d11963b6d9d43fff664a906e3
parentfd9264cb4efd6f248b6b2e64b3994f4ace4409a0 (diff)
downloadhomebrew-135785310d19b700abf8018d4ebeca10c36f857c.tar.bz2
multimarkdown 3.5
Closes #9675. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
-rw-r--r--Library/Formula/multimarkdown.rb4
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/multimarkdown.rb b/Library/Formula/multimarkdown.rb
index 9d89b5e73..966eaef38 100644
--- a/Library/Formula/multimarkdown.rb
+++ b/Library/Formula/multimarkdown.rb
@@ -2,8 +2,8 @@ require 'formula'
class Multimarkdown < Formula
homepage 'http://fletcherpenney.net/multimarkdown/'
- url 'https://github.com/fletcher/peg-multimarkdown/tarball/3.2'
- md5 '438a7c09af13adf91e318ba2f49681b6'
+ url 'https://github.com/fletcher/peg-multimarkdown/tarball/3.5'
+ md5 '3ba5725c96b1c12f5c2419be9753bf80'
head 'https://github.com/fletcher/peg-multimarkdown.git', :branch => 'development'
def install