axel: rebuild against OpenSSL
This commit is contained in:
parent
9f473acd65
commit
960613e008
|
@ -1,11 +1,11 @@
|
|||
# Template file for 'axel'
|
||||
pkgname=axel
|
||||
version=2.17.10
|
||||
revision=1
|
||||
revision=2
|
||||
build_style=gnu-configure
|
||||
conf_files="/etc/axelrc"
|
||||
hostmakedepends="gettext-devel pkg-config"
|
||||
makedepends="libressl-devel"
|
||||
makedepends="openssl-devel"
|
||||
short_desc="Download accelerator for FTP and HTTP"
|
||||
maintainer="Jürgen Buchmüller <pullmoll@t-online.de>"
|
||||
license="GPL-2.0-or-later"
|
||||
|
|
Loading…
Reference in New Issue