pkgconf: update to 1.3.0.

This commit is contained in:
Enno Boland 2017-02-27 23:12:29 +01:00
parent 288242c185
commit c4b19ebb02

View File

@ -1,6 +1,6 @@
# Template file for 'pkgconf'
pkgname=pkgconf
version=1.2.2
version=1.3.0
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=2d24df1ccd51271a30126d03453b94f1bc7fe78e5c4f096bcec411b80c931154
checksum=b5e8ea46a1bd001daa05af036f7796d3e8286113ec5c9f9a4d733431ea37378a
wrksrc="$pkgname-$pkgname-$version"
pre_configure() {