From d3bff0fc1a69eb487b5d45b168c018f44a53b223 Mon Sep 17 00:00:00 2001 From: root Date: Sun, 6 Oct 2013 02:15:56 -0700 Subject: Sun Oct 6 02:13:39 PDT 2013 --- extra/libssh/PKGBUILD | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'extra/libssh') diff --git a/extra/libssh/PKGBUILD b/extra/libssh/PKGBUILD index fa668b5be..16405b14d 100644 --- a/extra/libssh/PKGBUILD +++ b/extra/libssh/PKGBUILD @@ -1,11 +1,11 @@ -# $Id: PKGBUILD 180604 2013-03-24 15:55:47Z tomegun $ +# $Id: PKGBUILD 195938 2013-10-05 20:32:06Z tomegun $ # Maintainer: Tom Gundersen # Contributor: Andrea Scarpino # Contributor: ice-man # Contributor: sergeantspoon pkgname=libssh -pkgver=0.5.4 +pkgver=0.5.5 pkgrel=1 pkgdesc="Library for accessing ssh client services through C libraries" url="http://www.libssh.org/" @@ -13,7 +13,7 @@ license=('LGPL') arch=('i686' 'x86_64') depends=('openssl') makedepends=('cmake' 'doxygen') -source=("https://red.libssh.org/attachments/download/41/${pkgname}-${pkgver}.tar.gz") +source=("https://red.libssh.org/attachments/download/51/${pkgname}-${pkgver}.tar.gz") build() { cd "${srcdir}" @@ -29,4 +29,4 @@ package(){ cd "${srcdir}"/build make DESTDIR="${pkgdir}" install } -md5sums=('b8b4e733c13dfabae33b2688ef82dacc') +md5sums=('bb308196756c7255c0969583d917136b') -- cgit v1.2.3-54-g00ecf