libssh: update to 0.6.4.
This commit is contained in:
parent
eead8f54a0
commit
fca27a2f01
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'libssh'
|
||||
pkgname=libssh
|
||||
version=0.6.3
|
||||
revision=4
|
||||
version=0.6.4
|
||||
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=0dc8f8b540767e57950610a36dde90d4f5ba0102697d1620f19ece40db2a239f
|
||||
checksum=f930c300d806bac4cf50adcc6545eced18bbb47eb12774a808a2a781b350ef00
|
||||
|
||||
libssh-devel_package() {
|
||||
depends="${sourcepkg}>=${version}_${revision}"
|
||||
|
|
Loading…
Reference in New Issue