pkgconf: update to 1.3.5.

This commit is contained in:
Enno Boland 2017-04-06 08:51:51 +02:00
parent 6f464ba2ea
commit f3720481db

View file

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