libssh: update to 0.7.0.
This commit is contained in:
parent
0fef2d3789
commit
17447731d2
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'libssh'
|
||||
pkgname=libssh
|
||||
version=0.6.5
|
||||
version=0.7.0
|
||||
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=6eb1013453ebb15c4f3d82294e597bc04173dedfc0521545240fcd3b07d0cca2
|
||||
checksum=f284aeb40a637d97e065df0f3b7902458ac17050c3f4057b5eca2dbcb1a9c179
|
||||
|
||||
libssh-devel_package() {
|
||||
depends="${sourcepkg}>=${version}_${revision}"
|
||||
|
|
Loading…
Reference in a new issue