diff --git a/srcpkgs/libssh2/template b/srcpkgs/libssh2/template index 3102dfbce36..066ae66f947 100644 --- a/srcpkgs/libssh2/template +++ b/srcpkgs/libssh2/template @@ -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 " -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