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

Pierre Schmitz pierre at archlinux.org
Fri Oct 26 16:41:13 UTC 2007


    Date: Friday, October 26, 2007 @ 12:41:13
  Author: pierre
    Path: /home/cvs-core/core/support/openssh

Modified: PKGBUILD (1.61 -> 1.62)

upgpkg: openssh 4.7p1-3
rebuild for new openssl


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


Index: core/support/openssh/PKGBUILD
diff -u core/support/openssh/PKGBUILD:1.61 core/support/openssh/PKGBUILD:1.62
--- core/support/openssh/PKGBUILD:1.61	Thu Oct 11 18:42:29 2007
+++ core/support/openssh/PKGBUILD	Fri Oct 26 12:41:13 2007
@@ -1,14 +1,14 @@
-# $Id: PKGBUILD,v 1.61 2007/10/11 22:42:29 pierre Exp $
+# $Id: PKGBUILD,v 1.62 2007/10/26 16:41:13 pierre Exp $
 # Maintainer: judd <jvinet at zeroflux.org>
 pkgname=openssh
 pkgver=4.7p1
-pkgrel=2
+pkgrel=3
 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.8f' 'zlib' 'pam' 'tcp_wrappers')
+depends=('openssl>=0.9.8g' '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