multimarkdown 3.6

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
This commit is contained in:
Lars Bilke 2012-06-06 10:46:19 +02:00 committed by Adam Vandenberg
parent f36ffe1b18
commit 3b071d34c0

View file

@ -1,9 +1,10 @@
require 'formula'
# url uses git tag to download submodules.
class Multimarkdown < Formula
homepage 'http://fletcherpenney.net/multimarkdown/'
url 'https://github.com/fletcher/peg-multimarkdown/tarball/3.5'
md5 '3ba5725c96b1c12f5c2419be9753bf80'
url 'https://github.com/fletcher/peg-multimarkdown.git', :tag => '3.6'
head 'https://github.com/fletcher/peg-multimarkdown.git', :branch => 'development'
def install