pkgconf: update to 1.3.6.

This commit is contained in:
Enno Boland 2017-05-11 09:26:50 +02:00
parent a60dcbf063
commit 2ca0a50dc9

View file

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