wget: new version of libressl

This commit is contained in:
Toyam Cox 2016-03-25 17:37:04 -04:00
parent a9b6aa30f2
commit b8c0bcc636

View File

@ -1,7 +1,7 @@
# Template file for 'wget'
pkgname=wget
version=1.17.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"