pkgconf: update to 1.2.0.

This commit is contained in:
Enno Boland 2017-01-22 23:18:17 +01:00
parent 377c69ebfb
commit fb65803638
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'pkgconf'
pkgname=pkgconf
version=1.1.1
version=1.2.0
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=b9da7c970c00bbf4e53b2e389f30715fbb6c647512871a7f1e909e5779089dcd
checksum=1e53e823d82a0aac7fedb12518783b1a0381cbeee55b98eb26ed3124c710222e
wrksrc="$pkgname-$pkgname-$version"
pre_configure() {