libssh2: update to 1.4.2.
This commit is contained in:
parent
29c39fb2d7
commit
2ee5df8eca
1 changed files with 2 additions and 2 deletions
|
@ -1,13 +1,13 @@
|
|||
# Template file for 'libssh2'
|
||||
pkgname=libssh2
|
||||
version=1.4.1
|
||||
version=1.4.2
|
||||
homepage="http://www.libssh2.org/"
|
||||
distfiles="http://www.libssh2.org/download/$pkgname-$version.tar.gz"
|
||||
build_style=gnu-configure
|
||||
short_desc="library implementing the SSH2 protocol"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
license="BSD"
|
||||
checksum=196579273b47813fe833d35dd234767567ed8938d9b98f1badf7af9002c9322d
|
||||
checksum=418c09061fb9c3c26fec391a35a062780b21b3199885e3b27054619582469bd3
|
||||
long_desc="
|
||||
libssh2 is a client-side C library implementing the SSH2 protocol. It supports
|
||||
regular terminal, SCP and SFTP sessions; port forwarding; password, key-based
|
||||
|
|
Loading…
Reference in a new issue