libssh2: update to 1.8.1.

This commit is contained in:
Johannes 2019-03-18 22:45:38 +01:00 committed by Johannes
parent 4da2588a15
commit 56605b9258

View file

@ -1,16 +1,16 @@
# Template file for 'libssh2'
pkgname=libssh2
version=1.8.0
revision=5
version=1.8.1
revision=1
build_style=gnu-configure
configure_args="--with-libssl-prefix=${XBPS_CROSS_BASE}/usr"
makedepends="zlib-devel libressl-devel"
short_desc="Library implementing the SSH2 protocol"
maintainer="Juan RP <xtraeme@voidlinux.org>"
license="3-clause-BSD"
license="BSD-3-Clause"
homepage="http://www.libssh2.org/"
distfiles="http://www.libssh2.org/download/$pkgname-$version.tar.gz"
checksum=39f34e2f6835f4b992cafe8625073a88e5a28ba78f83e8099610a7b3af4676d4
checksum=40b517f35b1bb869d0075b15125c7a015557f53a5a3a6a8bffb89b69fd70f159
post_install() {
vlicense COPYING LICENSE