asciidoc: update to 8.6.8.
This commit is contained in:
parent
d53e1993e1
commit
34eb985863
1 changed files with 4 additions and 5 deletions
|
@ -1,15 +1,15 @@
|
|||
# Template file for 'asciidoc'
|
||||
pkgname=asciidoc
|
||||
version=8.6.7
|
||||
distfiles="${SOURCEFORGE_SITE}/$pkgname/$pkgname-$version.tar.gz"
|
||||
version=8.6.8
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
fulldepends="python>=0 libxslt docbook-xsl"
|
||||
revision=1
|
||||
short_desc="Text based document generation"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
homepage="http://www.methods.co.nz/asciidoc/"
|
||||
license="GPL-2"
|
||||
checksum=48d3cc0367d05a8118058ee6cfb8b66592cd6dc58053186f8a6c54bb5229798f
|
||||
distfiles="${SOURCEFORGE_SITE}/$pkgname/$pkgname-$version.tar.gz"
|
||||
checksum=ffb67f59dccaf6f15db72fcd04fdf21a2f9b703d31f94fcd0c49a424a9fcfbc4
|
||||
long_desc="
|
||||
asciidoc is a text document format for writing short documents,
|
||||
articles, books and UNIX man pages. asciidoc files can be translated
|
||||
|
@ -45,4 +45,3 @@ conf_files="
|
|||
/etc/asciidoc/wordpress.conf
|
||||
/etc/asciidoc/xhtml11.conf
|
||||
/etc/asciidoc/xhtml11-quirks.conf"
|
||||
|
||||
|
|
Loading…
Reference in a new issue