pkgconf: update to 1.3.7.

This commit is contained in:
Enno Boland 2017-05-21 08:28:32 +02:00
parent 3e4eeab56e
commit 160599519b
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'pkgconf'
pkgname=pkgconf
version=1.3.6
version=1.3.7
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=95331d7e77c43a253cc677f87a319b5f8e36b163b715dc155df2711fcddd5437
checksum=0c624678e8a8b027b532830b01c6d99542c3f967b28ccff9933b52a8a1009677
wrksrc="$pkgname-$pkgname-$version"
pre_configure() {