wget: rebuild with libressl-2.6

This commit is contained in:
Enno Boland 2018-02-27 16:38:27 +01:00
parent 2d2ec1075e
commit b3fa062e4f
No known key found for this signature in database
GPG Key ID: D09964719BDE9971
1 changed files with 1 additions and 1 deletions

View File

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