mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 15:43:49 +02:00
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'
|
# Template file for 'axel'
|
||||||
pkgname=axel
|
pkgname=axel
|
||||||
version=2.16.1
|
version=2.16.1
|
||||||
revision=5
|
revision=6
|
||||||
wrksrc="${pkgname}-${version}${_patch}"
|
wrksrc="${pkgname}-${version}${_patch}"
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
conf_files=/etc/axelrc
|
conf_files=/etc/axelrc
|
||||||
hostmakedepends="automake libtool gettext-devel pkgconf"
|
hostmakedepends="automake libtool gettext-devel pkg-config"
|
||||||
makedepends="libressl-devel"
|
makedepends="libressl-devel"
|
||||||
short_desc="Download accelerator for FTP and HTTP"
|
short_desc="Download accelerator for FTP and HTTP"
|
||||||
maintainer="Jürgen Buchmüller <pullmoll@t-online.de>"
|
maintainer="Jürgen Buchmüller <pullmoll@t-online.de>"
|
||||||
|
|
Loading…
Add table
Reference in a new issue