[arch-commits] CVS update of core/support/openssh (PKGBUILD)

Pierre Schmitz pierre at archlinux.org
Thu Oct 11 22:42:29 UTC 2007


    Date: Thursday, October 11, 2007 @ 18:42:29
  Author: pierre
    Path: /home/cvs-core/core/support/openssh

Modified: PKGBUILD (1.60 -> 1.61)

upgpkg: openssh 4.7p1-2


----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)


Index: core/support/openssh/PKGBUILD
diff -u core/support/openssh/PKGBUILD:1.60 core/support/openssh/PKGBUILD:1.61
--- core/support/openssh/PKGBUILD:1.60	Mon Sep 10 15:39:25 2007
+++ core/support/openssh/PKGBUILD	Thu Oct 11 18:42:29 2007
@@ -1,14 +1,14 @@
-# $Id: PKGBUILD,v 1.60 2007/09/10 19:39:25 tpowa Exp $
+# $Id: PKGBUILD,v 1.61 2007/10/11 22:42:29 pierre Exp $
 # Maintainer: judd <jvinet at zeroflux.org>
 pkgname=openssh
 pkgver=4.7p1
-pkgrel=1
+pkgrel=2
 pkgdesc='A Secure SHell server/client'
 arch=(i686 x86_64)
 license=('custom')
 url="http://www.openssh.org/portable.html"
 backup=('etc/ssh/ssh_config' 'etc/ssh/sshd_config' 'etc/pam.d/sshd')
-depends=('openssl>=0.9.8b' 'zlib' 'pam' 'tcp_wrappers')
+depends=('openssl>=0.9.8f' 'zlib' 'pam' 'tcp_wrappers')
 source=(ftp://ftp.openbsd.org/pub/OpenBSD/OpenSSH/portable/$pkgname-$pkgver.tar.gz sshd sshd.pam)
 md5sums=('50a800fd2c6def9e9a53068837e87b91'
          'c017087203893769efc159f3615e2b57'




More information about the arch-commits mailing list