[arch-commits] Commit in openssh/trunk (PKGBUILD)

andyrtr at archlinux.org andyrtr at archlinux.org
Mon Jun 30 20:01:31 UTC 2008


    Date: Monday, June 30, 2008 @ 16:01:30
  Author: andyrtr
Revision: 3735

upgpkg: openssh 5.0p1-2

Modified:
  openssh/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2008-06-30 16:47:36 UTC (rev 3734)
+++ PKGBUILD	2008-06-30 20:01:30 UTC (rev 3735)
@@ -4,14 +4,14 @@
 
 pkgname=openssh
 pkgver=5.0p1
-pkgrel=1
+pkgrel=2
 #_gsskexver=20080404
 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.8g' 'zlib' 'pam' 'tcp_wrappers' 'heimdal')
+depends=('openssl>=0.9.8g' 'zlib' 'pam' 'tcp_wrappers' 'heimdal>=1.2-1')
 source=(ftp://ftp.openbsd.org/pub/OpenBSD/OpenSSH/portable/$pkgname-$pkgver.tar.gz
         sshd sshd.confd sshd.pam)
         #http://www.sxw.org.uk/computing/patches/$pkgname-$pkgver-gsskex-$_gsskexver.patch





More information about the arch-commits mailing list