From cd6c3b5e1cf1ecff6916d63447bff8d883688219 Mon Sep 17 00:00:00 2001
From: Juan RP <xtraeme@gmail.com>
Date: Wed, 4 Apr 2012 11:27:30 +0200
Subject: [PATCH] asciidoc: update to 8.6.7.

---
 srcpkgs/asciidoc/template | 6 ++----
 1 file changed, 2 insertions(+), 4 deletions(-)

diff --git a/srcpkgs/asciidoc/template b/srcpkgs/asciidoc/template
index a0ae58fa8a..01ca18ed93 100644
--- a/srcpkgs/asciidoc/template
+++ b/srcpkgs/asciidoc/template
@@ -1,14 +1,13 @@
 # Template file for 'asciidoc'
 pkgname=asciidoc
-version=8.6.5
-revision=1
+version=8.6.7
 distfiles="${SOURCEFORGE_SITE}/$pkgname/$pkgname-$version.tar.gz"
 build_style=gnu-configure
 short_desc="Text based document generation"
 maintainer="Juan RP <xtraeme@gmail.com>"
 homepage="http://www.methods.co.nz/asciidoc/"
 license="GPL-2"
-checksum=f9da38afaf04186145739c10551341a448b3bf50a37a10392fbe584e9fb2a85f
+checksum=48d3cc0367d05a8118058ee6cfb8b66592cd6dc58053186f8a6c54bb5229798f
 long_desc="
  asciidoc is a text document format for writing short documents,
  articles, books and UNIX man pages. asciidoc files can be translated
@@ -45,7 +44,6 @@ conf_files="
 /etc/asciidoc/xhtml11.conf
 /etc/asciidoc/xhtml11-quirks.conf"
 
-Add_dependency full coreutils # requires /usr/bin/env.
 Add_dependency full python	">=0"
 Add_dependency full libxslt
 Add_dependency full docbook-xsl