libssh2: rebuild with libressl-2.7

This commit is contained in:
Enno Boland 2018-04-23 16:56:49 +02:00
parent 9367c1936d
commit 8b37e9e0ac
No known key found for this signature in database
GPG key ID: D09964719BDE9971

View file

@ -1,7 +1,7 @@
# Template file for 'libssh2'
pkgname=libssh2
version=1.8.0
revision=3
revision=4
build_style=gnu-configure
configure_args="--with-libssl-prefix=${XBPS_CROSS_BASE}/usr"
makedepends="zlib-devel libressl-devel"