From dd40973606284d08051c58eef26c99ae7f4a5771 Mon Sep 17 00:00:00 2001 From: Natanael Copa Date: Wed, 21 Sep 2011 07:03:31 +0000 Subject: main/libssh: upgrade to 0.5.2 --- main/libssh/APKBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'main/libssh') diff --git a/main/libssh/APKBUILD b/main/libssh/APKBUILD index c0bf90a986..8f15a4e98f 100644 --- a/main/libssh/APKBUILD +++ b/main/libssh/APKBUILD @@ -1,7 +1,7 @@ # Contributor: Carlo Landmeter # Maintainer: Natanael Copa pkgname=libssh -pkgver=0.5.1 +pkgver=0.5.2 pkgrel=0 pkgdesc="Library for accessing ssh client services through C libraries" url="http://www.libssh.org/" @@ -41,4 +41,4 @@ package() { make DESTDIR="$pkgdir" install } -md5sums="0cd8bc9336398e23a76f4e25c1412eb4 libssh-0.5.1.tar.gz" +md5sums="38b67c48af7a9204660a3e08f97ceba6 libssh-0.5.2.tar.gz" -- cgit v1.2.3