[arch-commits] CVS update of arch/build/daemons/openssh (PKGBUILD)

Tobias Powalowski tpowa at archlinux.org
Mon Sep 10 19:39:25 UTC 2007


    Date: Monday, September 10, 2007 @ 15:39:25
  Author: tpowa
    Path: /home/cvs-arch/arch/build/daemons/openssh

Modified: PKGBUILD (1.59 -> 1.60)

'upgpkg: update to new version'


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


Index: arch/build/daemons/openssh/PKGBUILD
diff -u arch/build/daemons/openssh/PKGBUILD:1.59 arch/build/daemons/openssh/PKGBUILD:1.60
--- arch/build/daemons/openssh/PKGBUILD:1.59	Sun May 27 07:14:33 2007
+++ arch/build/daemons/openssh/PKGBUILD	Mon Sep 10 15:39:25 2007
@@ -1,8 +1,8 @@
-# $Id: PKGBUILD,v 1.59 2007/05/27 11:14:33 andyrtr Exp $
+# $Id: PKGBUILD,v 1.60 2007/09/10 19:39:25 tpowa Exp $
 # Maintainer: judd <jvinet at zeroflux.org>
 pkgname=openssh
-pkgver=4.6p1
-pkgrel=4
+pkgver=4.7p1
+pkgrel=1
 pkgdesc='A Secure SHell server/client'
 arch=(i686 x86_64)
 license=('custom')
@@ -10,8 +10,9 @@
 backup=('etc/ssh/ssh_config' 'etc/ssh/sshd_config' 'etc/pam.d/sshd')
 depends=('openssl>=0.9.8b' 'zlib' 'pam' 'tcp_wrappers')
 source=(ftp://ftp.openbsd.org/pub/OpenBSD/OpenSSH/portable/$pkgname-$pkgver.tar.gz sshd sshd.pam)
-md5sums=('6a7fa99f44d9e1b5b04d15256e1405bb' 'c017087203893769efc159f3615e2b57'\
-         '1c7c2ea8734ec7e3ca58d820634dc73a')
+md5sums=('50a800fd2c6def9e9a53068837e87b91'
+         'c017087203893769efc159f3615e2b57'
+	 '1c7c2ea8734ec7e3ca58d820634dc73a')
 
 build() {
   cd $startdir/src/$pkgname-$pkgver




More information about the arch-commits mailing list