libssh: update to 0.7.5.

This commit is contained in:
Enno Boland 2017-04-15 18:01:00 +02:00
parent af96b03edb
commit 0dfec25235

View file

@ -1,7 +1,7 @@
# Template file for 'libssh'
pkgname=libssh
version=0.7.4
revision=2
version=0.7.5
revision=1
build_style=cmake
hostmakedepends="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=4c8bc918b350a3b350d83a6e4d10db5b836f76765139fd54bdf09f358ac24cc2
checksum=ff914e2ec6596badec453efaa63ef68c82c60074466f951167a4c60e49903336
libssh-devel_package() {
depends="${sourcepkg}>=${version}_${revision}"