From 00616a302345fe4c90122c870ba860bd45e5d748 Mon Sep 17 00:00:00 2001 From: Natanael Copa Date: Wed, 24 Aug 2011 20:12:26 +0000 Subject: main/libssh: upgrade to 0.5.1 --- main/libssh/APKBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'main/libssh') diff --git a/main/libssh/APKBUILD b/main/libssh/APKBUILD index 51260bf43e..c0bf90a986 100644 --- a/main/libssh/APKBUILD +++ b/main/libssh/APKBUILD @@ -1,7 +1,7 @@ # Contributor: Carlo Landmeter -# Maintainer: +# Maintainer: Natanael Copa pkgname=libssh -pkgver=0.5.0 +pkgver=0.5.1 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="9b37f45751c0ae7ba66099c1fb136946 libssh-0.5.0.tar.gz" +md5sums="0cd8bc9336398e23a76f4e25c1412eb4 libssh-0.5.1.tar.gz" -- cgit v1.2.3