pkgconf: update to 1.2.2.

This commit is contained in:
Enno Boland 2017-02-06 10:56:58 +01:00
parent c4535474e6
commit 94cdf5daa7

View File

@ -1,6 +1,6 @@
# Template file for 'pkgconf'
pkgname=pkgconf
version=1.2.1
version=1.2.2
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=904d95c930c318e6c4b1b7f3d593a2e24bf385da0e15ba1bbe76ae975cc9d1d0
checksum=2d24df1ccd51271a30126d03453b94f1bc7fe78e5c4f096bcec411b80c931154
wrksrc="$pkgname-$pkgname-$version"
pre_configure() {