mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-02 10:52:57 +02:00
axel: rebuild against OpenSSL
This commit is contained in:
parent
9f473acd65
commit
960613e008
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.17.10
|
version=2.17.10
|
||||||
revision=1
|
revision=2
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
conf_files="/etc/axelrc"
|
conf_files="/etc/axelrc"
|
||||||
hostmakedepends="gettext-devel pkg-config"
|
hostmakedepends="gettext-devel pkg-config"
|
||||||
makedepends="libressl-devel"
|
makedepends="openssl-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>"
|
||||||
license="GPL-2.0-or-later"
|
license="GPL-2.0-or-later"
|
||||||
|
|
Loading…
Add table
Reference in a new issue