pkgconf: update to 1.3.3.

This commit is contained in:
Enno Boland 2017-03-28 10:11:30 +02:00
parent 3dc48f2bf5
commit dd68a7e6b9
1 changed files with 2 additions and 2 deletions

View File

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