axel: revert to pkg-config

[ci skip]
This commit is contained in:
maxice8 2019-02-24 23:25:27 -03:00
parent 73d064a24e
commit 1e20bee88e
No known key found for this signature in database
GPG key ID: 543B9D4F4299F06B

View file

@ -1,11 +1,11 @@
# Template file for 'axel'
pkgname=axel
version=2.16.1
revision=5
revision=6
wrksrc="${pkgname}-${version}${_patch}"
build_style=gnu-configure
conf_files=/etc/axelrc
hostmakedepends="automake libtool gettext-devel pkgconf"
hostmakedepends="automake libtool gettext-devel pkg-config"
makedepends="libressl-devel"
short_desc="Download accelerator for FTP and HTTP"
maintainer="Jürgen Buchmüller <pullmoll@t-online.de>"