pkgconf: update to 1.3.12.

This commit is contained in:
maxice8 2017-12-09 07:38:49 -02:00 committed by Enno Boland
parent eca252ed55
commit 89d967062a

View file

@ -1,6 +1,6 @@
# Template file for 'pkgconf'
pkgname=pkgconf
version=1.3.10
version=1.3.12
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=b5d3e81297ebb0e00e0cb1d74583531cf0b20ada37e58193a55cac07e5a92b93
checksum=319a35d9b56a7b68c2224b56f311df3bea5647cd873ee068cb270b35884efa19
wrksrc="$pkgname-$pkgname-$version"
post_install() {