asciidoc 8.6.6

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
master
Sven Axelsson 2011-09-04 11:36:20 +02:00 committed by Jack Nagel
parent a88bd352e4
commit 922b350949
1 changed files with 2 additions and 2 deletions

View File

@ -1,8 +1,8 @@
require 'formula'
class Asciidoc < Formula
url 'http://downloads.sourceforge.net/project/asciidoc/asciidoc/8.6.5/asciidoc-8.6.5.tar.gz'
md5 '9247724283501ec1cfb27d5eae9e5eaf'
url 'http://downloads.sourceforge.net/project/asciidoc/asciidoc/8.6.6/asciidoc-8.6.6.tar.gz'
md5 '44b872d9c300ffa5a8fe8b3c4d10957c'
head 'https://code.google.com/p/asciidoc/', :using => :hg
homepage 'http://www.methods.co.nz/asciidoc'