diff options
Diffstat (limited to 'core/openssh')
-rw-r--r-- | core/openssh/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/core/openssh/PKGBUILD b/core/openssh/PKGBUILD index 7202c9124..a02ad3953 100644 --- a/core/openssh/PKGBUILD +++ b/core/openssh/PKGBUILD @@ -1,11 +1,11 @@ -# $Id: PKGBUILD 169626 2012-10-24 23:47:29Z bisson $ +# $Id: PKGBUILD 171552 2012-11-19 03:55:36Z bisson $ # Maintainer: Gaetan Bisson <bisson@archlinux.org> # Contributor: Aaron Griffin <aaron@archlinux.org> # Contributor: judd <jvinet@zeroflux.org> pkgname=openssh pkgver=6.1p1 -pkgrel=3 +pkgrel=4 pkgdesc='Free version of the SSH connectivity tools' url='http://www.openssh.org/portable.html' license=('custom:BSD') |