wget: rebuild for libressl-2.5.3

This commit is contained in:
Enno Boland 2017-04-11 17:33:04 +02:00
parent 9fa6c7ecb9
commit b303167f3b
1 changed files with 1 additions and 1 deletions

View File

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