[arch-commits] CVS update of arch/build/network/openldap-clients (PKGBUILD)

Alexander Baldeck alexander at archlinux.org
Sun Jul 22 10:31:00 UTC 2007


    Date: Sunday, July 22, 2007 @ 06:31:00
  Author: alexander
    Path: /home/cvs-arch/arch/build/network/openldap-clients

Modified: PKGBUILD (1.6 -> 1.7)

upgpkg: openldap-clients 2.3.37


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


Index: arch/build/network/openldap-clients/PKGBUILD
diff -u arch/build/network/openldap-clients/PKGBUILD:1.6 arch/build/network/openldap-clients/PKGBUILD:1.7
--- arch/build/network/openldap-clients/PKGBUILD:1.6	Wed May  2 16:51:38 2007
+++ arch/build/network/openldap-clients/PKGBUILD	Sun Jul 22 06:30:59 2007
@@ -1,7 +1,7 @@
-# $Id: PKGBUILD,v 1.6 2007/05/02 20:51:38 jgc Exp $
+# $Id: PKGBUILD,v 1.7 2007/07/22 10:30:59 alexander Exp $
 # Maintainer: Judd Vinet <jvinet at zeroflux.org>
 pkgname=openldap-clients
-pkgver=2.3.35
+pkgver=2.3.37
 pkgrel=1
 pkgdesc="LDAP Client utilities"
 arch=(i686 x86_64)
@@ -9,7 +9,6 @@
 url="http://www.openldap.org/"
 depends=("libldap>=${pkgver}")
 source=(ftp://ftp.openldap.org/pub/OpenLDAP/openldap-release/openldap-${pkgver}.tgz)
-md5sums=('91ae33b88bce17a48743da35a0aa04fd')
 
 build() {
   export MAKEFLAGS="-j1"
@@ -49,3 +48,4 @@
   make || return 1
   make DESTDIR=${startdir}/pkg install
 }
+md5sums=('f5c6cec07469ce8f64710eba3aeb58f8')




More information about the arch-commits mailing list