pkgconf: update to 1.3.4.

This commit is contained in:
Enno Boland 2017-03-31 09:12:21 +02:00
parent e40fd3b98b
commit acec3ff97b

View file

@ -1,6 +1,6 @@
# Template file for 'pkgconf'
pkgname=pkgconf
version=1.3.3
version=1.3.4
revision=1
build_style=gnu-configure
hostmakedepends="automake libtool"
@ -9,7 +9,7 @@ maintainer="Enno Boland <gottox@voidlinux.eu>"
license="MIT"
homepage="https://github.com/pkgconf/pkgconf"
distfiles="$homepage/archive/$pkgname-$version.tar.gz"
checksum=aa3d35e1d083f596e7b9d3eec12b3f97befba58009333e036fabc18543739d77
checksum=06e7c58160b265b3089512aa9b8f3c4bfef62f97afc3b88291e63cde1bda708e
wrksrc="$pkgname-$pkgname-$version"
pre_configure() {