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