pkgconf: update to 0.9.12.

This commit is contained in:
Enno Boland 2015-07-20 12:46:51 +02:00
parent 9f1a06b419
commit 9f2070f7d5

View file

@ -1,6 +1,6 @@
# Template file for 'pkgconf' # Template file for 'pkgconf'
pkgname=pkgconf pkgname=pkgconf
version=0.9.11 version=0.9.12
revision=1 revision=1
build_style=gnu-configure build_style=gnu-configure
hostmakedepends="automake" hostmakedepends="automake"
@ -9,7 +9,7 @@ maintainer="Enno Boland <gottox@voidlinux.eu>"
license="MIT" license="MIT"
homepage="https://github.com/pkgconf/pkgconf" homepage="https://github.com/pkgconf/pkgconf"
distfiles="$homepage/archive/$pkgname-$version.tar.gz" distfiles="$homepage/archive/$pkgname-$version.tar.gz"
checksum=6649762eee0d222e1d231e6b4ab2e4596a23788f3341b040eea404d4c85731c1 checksum=d31a19e22908e5bf277454261222da0640115844f7a62672dbe9e92061d547c5
wrksrc="$pkgname-$pkgname-$version" wrksrc="$pkgname-$pkgname-$version"
build_pie=yes build_pie=yes