axel: rebuild against OpenSSL

This commit is contained in:
John 2021-01-06 18:17:45 +01:00
parent 9f473acd65
commit 960613e008

View file

@ -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"