axel: revert to pkg-config
[ci skip]
This commit is contained in:
parent
73d064a24e
commit
1e20bee88e
1 changed files with 2 additions and 2 deletions
|
@ -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>"
|
||||
|
|
Loading…
Add table
Reference in a new issue