From d8bfe59f6c847eb319c2e058fd3efe7f4a49cdc1 Mon Sep 17 00:00:00 2001 From: Fabian Affolter Date: Fri, 18 May 2012 10:27:09 +0000 Subject: testing/xmlto: upgrade 0.0.25 --- testing/xmlto/APKBUILD | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) (limited to 'testing') diff --git a/testing/xmlto/APKBUILD b/testing/xmlto/APKBUILD index f9c4c5eb2e..7d7f49c58b 100644 --- a/testing/xmlto/APKBUILD +++ b/testing/xmlto/APKBUILD @@ -1,19 +1,18 @@ # Contributor: Carlo Landmeter # Maintainer: Natanael Copa pkgname=xmlto -pkgver=0.0.23 +pkgver=0.0.25 pkgrel=1 pkgdesc="Convert xml to many other formats" url="http://cyberelk.net/tim/software/xmlto/" arch="all" -license="GPL" +license="GPL2+" depends="libxslt perl-yaml-syck perl-test-pod bash" depends_dev= -makedepends="$depends_dev wget bash docbook-xsl" +makedepends="$depends_dev bash docbook-xsl" install="" subpackages="$pkgname-doc" source="https://fedorahosted.org/releases/x/m/${pkgname}/${pkgname}-${pkgver}.tar.bz2" - _builddir="$srcdir/$pkgname-$pkgver" prepare() { @@ -38,4 +37,4 @@ package() { make -j1 DESTDIR="$pkgdir" install || return 1 } -md5sums="3001d6bb2bbc2c8f6c2301f05120f074 xmlto-0.0.23.tar.bz2" +md5sums="6b6267b1470f8571fe5f63a128970364 xmlto-0.0.25.tar.bz2" -- cgit v1.2.3