xmlto: update to 0.0.28

This commit is contained in:
Alessio Sergi 2015-11-20 10:28:05 +01:00
parent 7ba76405a3
commit 0b28c6463d
1 changed files with 4 additions and 7 deletions

View File

@ -1,8 +1,10 @@
# Template file for 'xmlto'
pkgname=xmlto
version=0.0.27
version=0.0.28
revision=1
build_style=gnu-configure
# Requires bash!
configure_args="ac_cv_path_BASH=/bin/bash"
hostmakedepends="libxslt docbook-xsl"
depends="bash ${hostmakedepends}"
short_desc="Tool to help transform XML documents into other formats"
@ -10,9 +12,4 @@ 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=1b7183b85f7fb0a2e4cf684f3da83cf09f5080738ee2c1770762a78c8ac99f7f
post_install() {
# Requires bash!
sed -i "s|^#!/bin/sh|#!/bin/bash|" ${DESTDIR}/usr/bin/xmlto
}
checksum=1130df3a7957eb9f6f0d29e4aa1c75732a7dfb6d639be013859b5c7ec5421276