From 4aef0a374e20e36cf2bf6e779d93789d9a5791ae Mon Sep 17 00:00:00 2001 From: root Date: Mon, 10 Dec 2012 02:17:21 -0800 Subject: Mon Dec 10 02:14:35 PST 2012 --- core/libssh2/PKGBUILD | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'core/libssh2/PKGBUILD') diff --git a/core/libssh2/PKGBUILD b/core/libssh2/PKGBUILD index 520b900f5..eb0b7d867 100644 --- a/core/libssh2/PKGBUILD +++ b/core/libssh2/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 159788 2012-05-27 02:25:20Z dreisner $ +# $Id: PKGBUILD 173038 2012-12-09 15:23:11Z dreisner $ # Maintainer: Dave Reisner # Contributor: Angel Velasquez # Contributor: Sergej Pupykin @@ -6,7 +6,7 @@ # Contributor: ice-man pkgname=libssh2 -pkgver=1.4.2 +pkgver=1.4.3 pkgrel=1 pkgdesc="A library implementing the SSH2 protocol as defined by Internet Drafts" url="http://www.libssh2.org/" @@ -17,8 +17,8 @@ makedepends=('zlib') provides=('libssh2.so') options=('!libtool') source=("http://www.libssh2.org/download/$pkgname-$pkgver.tar.gz"{,.asc}) -md5sums=('42e2b3796ac07fc1dbafc7abcc002cd3' - '872cfb1d61dbd5acd0481ab030e8f130') +md5sums=('071004c60c5d6f90354ad1b701013a0b' + 'bd01eca1e58c15233d69dae411dd2656') build() { cd "$pkgname-$pkgver" -- cgit v1.2.3-54-g00ecf