libssh2: rebuild with libressl-2.8

This commit is contained in:
Enno Boland 2018-10-19 14:37:22 +02:00 committed by Johannes
parent 73ded0cf32
commit 5fdc7c1c10
1 changed files with 1 additions and 1 deletions

View File

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