pkgconf: update to 1.3.8.

This commit is contained in:
Enno Boland 2017-09-10 13:32:13 +02:00
parent 42c6497e58
commit dbdaa5d75d
1 changed files with 2 additions and 2 deletions

View File

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