pkgconf: update to 0.9.11.

This commit is contained in:
Enno Boland 2015-05-23 11:23:57 +02:00
parent 8cb9ffcf7b
commit e6e3457a79

View file

@ -1,15 +1,15 @@
# Template file for 'pkgconf' # Template file for 'pkgconf'
pkgname=pkgconf pkgname=pkgconf
version=0.9.10 version=0.9.11
revision=1 revision=1
build_style=gnu-configure build_style=gnu-configure
hostmakedepends="automake" hostmakedepends="automake"
short_desc="Provides compiler and linker configuration" short_desc="Provides compiler and linker configuration"
maintainer="Enno Boland <eb@s01.de>" 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=5eb9f2cb14e54095a1935b95a5425f9a413292463f868441f6a611b0516d518c checksum=6649762eee0d222e1d231e6b4ab2e4596a23788f3341b040eea404d4c85731c1
wrksrc="$pkgname-$pkgname-$version" wrksrc="$pkgname-$pkgname-$version"
build_pie=yes build_pie=yes