wget: rebuild with libressl-2.7

This commit is contained in:
Enno Boland 2018-04-23 16:57:31 +02:00
parent bfe0889776
commit 8e368c0b67
No known key found for this signature in database
GPG key ID: D09964719BDE9971

View file

@ -1,7 +1,7 @@
# Template file for 'wget'
pkgname=wget
version=1.19.4
revision=3
revision=4
build_style=gnu-configure
configure_args="$(vopt_if ssl '--with-ssl=openssl') $(vopt_if gnutls '--with-ssl=gnutls')"
hostmakedepends="perl pkg-config"