libssh: update to 0.7.4.

This commit is contained in:
Juan RP 2017-02-12 08:30:09 +01:00
parent f7e61eb4e3
commit c2d2783fe0

View file

@ -1,7 +1,7 @@
# Template file for 'libssh'
pkgname=libssh
version=0.7.3
revision=3
version=0.7.4
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=5a3de53b77235bb2984c73c12dd7c6558ccfbf91e8ef77e2fad233a4b0d64d7d
checksum=4c8bc918b350a3b350d83a6e4d10db5b836f76765139fd54bdf09f358ac24cc2
libssh-devel_package() {
depends="${sourcepkg}>=${version}_${revision}"