pkgconf: update to 1.0.1.

This commit is contained in:
Enno Boland 2016-08-25 08:58:17 +02:00
parent ded9d72f00
commit c3defc202c
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'pkgconf'
pkgname=pkgconf
version=1
version=1.0.1
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=2b9ead7919e693c99be76bc48f71eb81797126905bacc39d8688dd3239922253
checksum=208d31c16fbb99b66ee1163089b6ee69fd7326b9228a7841f919765e16bd926e
wrksrc="$pkgname-$pkgname-$version"
pre_configure() {