[arch-commits] CVS update of arch/build/lib/libldap (PKGBUILD)

Tobias Powalowski tpowa at archlinux.org
Fri Jul 20 18:59:23 UTC 2007


    Date: Friday, July 20, 2007 @ 14:59:23
  Author: tpowa
    Path: /home/cvs-arch/arch/build/lib/libldap

Modified: PKGBUILD (1.8 -> 1.9)

'upgpkg: update to new version'


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


Index: arch/build/lib/libldap/PKGBUILD
diff -u arch/build/lib/libldap/PKGBUILD:1.8 arch/build/lib/libldap/PKGBUILD:1.9
--- arch/build/lib/libldap/PKGBUILD:1.8	Wed May  2 16:46:22 2007
+++ arch/build/lib/libldap/PKGBUILD	Fri Jul 20 14:59:22 2007
@@ -1,7 +1,7 @@
-# $Id: PKGBUILD,v 1.8 2007/05/02 20:46:22 jgc Exp $
+# $Id: PKGBUILD,v 1.9 2007/07/20 18:59:22 tpowa Exp $
 # Maintainer: Judd Vinet <jvinet at zeroflux.org>
 pkgname=libldap
-pkgver=2.3.35
+pkgver=2.3.37
 pkgrel=1
 pkgdesc="LDAP client libraries"
 arch=(i686 x86_64)
@@ -12,7 +12,8 @@
 options=('nolibtool')
 source=(ftp://ftp.openldap.org/pub/OpenLDAP/openldap-release/openldap-${pkgver}.tgz
 	ntlm.patch)
-md5sums=('91ae33b88bce17a48743da35a0aa04fd' '64c539d5f01f46f329b9d5c1324be4e9')
+md5sums=('f5c6cec07469ce8f64710eba3aeb58f8'
+         '64c539d5f01f46f329b9d5c1324be4e9')
 
 build() {
   export MAKEFLAGS="-j1"




More information about the arch-commits mailing list