xmlto: update to 0.0.27.

This commit is contained in:
Juan RP 2015-11-11 08:37:39 +01:00
parent ff29f5fd14
commit cecc9d4c21

View file

@ -1,16 +1,16 @@
# Template file for 'xmlto' # Template file for 'xmlto'
pkgname=xmlto pkgname=xmlto
version=0.0.26 version=0.0.27
revision=2 revision=1
build_style=gnu-configure build_style=gnu-configure
hostmakedepends="libxslt docbook-xsl" hostmakedepends="libxslt docbook-xsl"
depends="${hostmakedepends}" depends="bash ${hostmakedepends}"
short_desc="Tool to help transform XML documents into other formats" short_desc="Tool to help transform XML documents into other formats"
maintainer="Juan RP <xtraeme@voidlinux.eu>" maintainer="Juan RP <xtraeme@voidlinux.eu>"
license="GPL-2" license="GPL-2"
homepage="http://cyberelk.net/tim/software/xmlto/" homepage="http://cyberelk.net/tim/software/xmlto/"
distfiles="https://fedorahosted.org/releases/x/m/xmlto/xmlto-$version.tar.bz2" distfiles="https://fedorahosted.org/releases/x/m/xmlto/xmlto-$version.tar.bz2"
checksum=efb49b2fb3bc27c1a1e24fe34abf19b6bf6cbb40844e6fd58034cdf21c54b5ec checksum=1b7183b85f7fb0a2e4cf684f3da83cf09f5080738ee2c1770762a78c8ac99f7f
post_install() { post_install() {
# Requires bash! # Requires bash!