libssh2: update to 1.8.2.
This commit is contained in:
parent
666867d775
commit
e5a42950da
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'libssh2'
|
# Template file for 'libssh2'
|
||||||
pkgname=libssh2
|
pkgname=libssh2
|
||||||
version=1.8.1
|
version=1.8.2
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--with-libssl-prefix=${XBPS_CROSS_BASE}/usr"
|
configure_args="--with-libssl-prefix=${XBPS_CROSS_BASE}/usr"
|
||||||
|
@ -9,8 +9,8 @@ short_desc="Library implementing the SSH2 protocol"
|
||||||
maintainer="Juan RP <xtraeme@voidlinux.org>"
|
maintainer="Juan RP <xtraeme@voidlinux.org>"
|
||||||
license="BSD-3-Clause"
|
license="BSD-3-Clause"
|
||||||
homepage="http://www.libssh2.org/"
|
homepage="http://www.libssh2.org/"
|
||||||
distfiles="http://www.libssh2.org/download/$pkgname-$version.tar.gz"
|
distfiles="http://www.libssh2.org/download/${pkgname}-${version}.tar.gz"
|
||||||
checksum=40b517f35b1bb869d0075b15125c7a015557f53a5a3a6a8bffb89b69fd70f159
|
checksum=088307d9f6b6c4b8c13f34602e8ff65d21c2dc4d55284dfe15d502c4ee190d67
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense COPYING LICENSE
|
vlicense COPYING LICENSE
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue