libssh: update to 0.6.5.
This commit is contained in:
parent
30896df9c4
commit
9465667fa7
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'libssh'
|
||||
pkgname=libssh
|
||||
version=0.6.4
|
||||
revision=2
|
||||
version=0.6.5
|
||||
revision=1
|
||||
build_style=cmake
|
||||
hostmakedepends="cmake pkg-config"
|
||||
makedepends="zlib-devel libressl-devel"
|
||||
|
@ -10,7 +10,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
|||
license="LGPL-2.1"
|
||||
homepage="http://www.libssh.org/"
|
||||
distfiles="http://git.libssh.org/projects/libssh.git/snapshot/${pkgname}-${version}.tar.bz2"
|
||||
checksum=f930c300d806bac4cf50adcc6545eced18bbb47eb12774a808a2a781b350ef00
|
||||
checksum=6eb1013453ebb15c4f3d82294e597bc04173dedfc0521545240fcd3b07d0cca2
|
||||
|
||||
libssh-devel_package() {
|
||||
depends="${sourcepkg}>=${version}_${revision}"
|
||||
|
|
Loading…
Reference in New Issue