pkgconf: update to 1.

This commit is contained in:
Enno Boland 2016-07-14 19:11:16 +02:00
parent 748817f00c
commit d6228ab312

View file

@ -1,15 +1,15 @@
# Template file for 'pkgconf'
pkgname=pkgconf
version=0.9.12
version=1
revision=1
build_style=gnu-configure
hostmakedepends="automake"
hostmakedepends="automake libtool"
short_desc="Provides compiler and linker configuration"
maintainer="Enno Boland <gottox@voidlinux.eu>"
license="MIT"
homepage="https://github.com/pkgconf/pkgconf"
distfiles="$homepage/archive/$pkgname-$version.tar.gz"
checksum=d31a19e22908e5bf277454261222da0640115844f7a62672dbe9e92061d547c5
checksum=2b9ead7919e693c99be76bc48f71eb81797126905bacc39d8688dd3239922253
wrksrc="$pkgname-$pkgname-$version"
pre_configure() {