libssh: security update to 0.7.3.
Fixes CVE-2016-0739
This commit is contained in:
parent
70932abaf2
commit
2de432018a
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'libssh'
|
||||
pkgname=libssh
|
||||
version=0.7.2
|
||||
version=0.7.3
|
||||
revision=1
|
||||
build_style=cmake
|
||||
hostmakedepends="cmake pkg-config"
|
||||
|
@ -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=b7a66d5668cbf1bac7a3b8a221de9306e1cfc9b13d9ec271325e5f6d30872349
|
||||
checksum=5a3de53b77235bb2984c73c12dd7c6558ccfbf91e8ef77e2fad233a4b0d64d7d
|
||||
|
||||
libssh-devel_package() {
|
||||
depends="${sourcepkg}>=${version}_${revision}"
|
||||
|
|
Loading…
Reference in a new issue