pkgconf: update to 1.4.0.

Closes: #10512 [via git-merge-pr]
This commit is contained in:
maxice8 2018-01-06 02:01:28 -02:00 committed by Jürgen Buchmüller
parent 613f045cd8
commit 60c56845a9

View file

@ -1,16 +1,17 @@
# Template file for 'pkgconf' # Template file for 'pkgconf'
pkgname=pkgconf pkgname=pkgconf
version=1.3.90 version=1.4.0
revision=1 revision=1
conflicts="pkg-config" conflicts="pkg-config"
build_style=gnu-configure build_style=gnu-configure
hostmakedepends="libtool" hostmakedepends="libtool"
checkdepends="kyua"
short_desc="Provides compiler and linker configuration" short_desc="Provides compiler and linker configuration"
maintainer="Enno Boland <gottox@voidlinux.eu>" maintainer="Enno Boland <gottox@voidlinux.eu>"
license="MIT" license="MIT"
homepage="https://github.com/pkgconf/pkgconf" homepage="https://github.com/pkgconf/pkgconf"
distfiles="https://distfiles.dereferenced.org/pkgconf/$pkgname-$version.tar.xz" distfiles="https://distfiles.dereferenced.org/pkgconf/$pkgname-$version.tar.xz"
checksum=112db7f957816901b5fe448715c0a9e38f171d4794c44075b0734a0e7fcfba36 checksum=1d112ff35dad516ffbfbdb013df3a035140618fe7632ec44ffa894a9c713301b
post_install() { post_install() {
vlicense COPYING vlicense COPYING