diff options
Diffstat (limited to 'testing/openssh/PKGBUILD')
-rw-r--r-- | testing/openssh/PKGBUILD | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/testing/openssh/PKGBUILD b/testing/openssh/PKGBUILD index 4589f2e31..6203ac45c 100644 --- a/testing/openssh/PKGBUILD +++ b/testing/openssh/PKGBUILD @@ -1,11 +1,11 @@ -# $Id: PKGBUILD 153822 2012-03-19 19:12:31Z bisson $ +# $Id: PKGBUILD 153863 2012-03-20 07:01:42Z bisson $ # Maintainer: Gaetan Bisson <bisson@archlinux.org> # Contributor: Aaron Griffin <aaron@archlinux.org> # Contributor: judd <jvinet@zeroflux.org> pkgname=openssh pkgver=5.9p1 -pkgrel=7 +pkgrel=8 pkgdesc='Free version of the SSH connectivity tools' arch=('i686' 'x86_64') license=('custom:BSD') @@ -19,7 +19,7 @@ source=("ftp://ftp.openbsd.org/pub/OpenBSD/OpenSSH/portable/${pkgname}-${pkgver} 'sshd.pam' 'sshd') sha1sums=('ac4e0055421e9543f0af5da607a72cf5922dcc56' - '3e8efad4578bbeb8f9788432758c69dc2b303c1c' + '954bf1660aa32620c37034320877f4511b767ccb' 'ec102deb69cad7d14f406289d2fc11fee6eddbdd' '3413909fd45a28701c92e6e5b59c6b65346ddb0f' '21fa88de6cc1c7912e71655f50896ba17991a1c2') |