From c5ea5dfe23d5c96a34c331261fbab50feb641d13 Mon Sep 17 00:00:00 2001 From: Shaun Jackman Date: Wed, 10 Sep 2014 10:04:03 -0700 Subject: multimarkdown 4.5.3 Closes #32216. Signed-off-by: Jack Nagel --- Library/Formula/multimarkdown.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Library/Formula') diff --git a/Library/Formula/multimarkdown.rb b/Library/Formula/multimarkdown.rb index 0fc5da1a3..c5c54cee5 100644 --- a/Library/Formula/multimarkdown.rb +++ b/Library/Formula/multimarkdown.rb @@ -4,7 +4,7 @@ class Multimarkdown < Formula homepage 'http://fletcherpenney.net/multimarkdown/' head 'https://github.com/fletcher/MultiMarkdown-4.git', :branch => 'master' # Use git tag instead of the tarball to get submodules - url 'https://github.com/fletcher/MultiMarkdown-4.git', :tag => '4.5' + url 'https://github.com/fletcher/MultiMarkdown-4.git', :tag => '4.5.3' conflicts_with 'mtools', :because => 'both install `mmd` binaries' -- cgit v1.2.3