mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 23:53:51 +02:00
libssh: update to 0.6.4.
This commit is contained in:
parent
eead8f54a0
commit
fca27a2f01
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'libssh'
|
# Template file for 'libssh'
|
||||||
pkgname=libssh
|
pkgname=libssh
|
||||||
version=0.6.3
|
version=0.6.4
|
||||||
revision=4
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
hostmakedepends="cmake pkg-config"
|
hostmakedepends="cmake pkg-config"
|
||||||
makedepends="zlib-devel libressl-devel"
|
makedepends="zlib-devel libressl-devel"
|
||||||
|
@ -10,7 +10,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
license="LGPL-2.1"
|
license="LGPL-2.1"
|
||||||
homepage="http://www.libssh.org/"
|
homepage="http://www.libssh.org/"
|
||||||
distfiles="http://git.libssh.org/projects/libssh.git/snapshot/${pkgname}-${version}.tar.bz2"
|
distfiles="http://git.libssh.org/projects/libssh.git/snapshot/${pkgname}-${version}.tar.bz2"
|
||||||
checksum=0dc8f8b540767e57950610a36dde90d4f5ba0102697d1620f19ece40db2a239f
|
checksum=f930c300d806bac4cf50adcc6545eced18bbb47eb12774a808a2a781b350ef00
|
||||||
|
|
||||||
libssh-devel_package() {
|
libssh-devel_package() {
|
||||||
depends="${sourcepkg}>=${version}_${revision}"
|
depends="${sourcepkg}>=${version}_${revision}"
|
||||||
|
|
Loading…
Add table
Reference in a new issue