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

Tobias Powalowski tpowa at archlinux.org
Mon Sep 10 20:43:46 UTC 2007


    Date: Monday, September 10, 2007 @ 16:43:46
  Author: tpowa
    Path: /home/cvs-arch/arch/build/daemons/openldap

Modified: PKGBUILD (1.48 -> 1.49)

'upgpkg: update to new version'


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


Index: arch/build/daemons/openldap/PKGBUILD
diff -u arch/build/daemons/openldap/PKGBUILD:1.48 arch/build/daemons/openldap/PKGBUILD:1.49
--- arch/build/daemons/openldap/PKGBUILD:1.48	Fri Jul 20 15:14:56 2007
+++ arch/build/daemons/openldap/PKGBUILD	Mon Sep 10 16:43:46 2007
@@ -1,7 +1,7 @@
-# $Id: PKGBUILD,v 1.48 2007/07/20 19:14:56 tpowa Exp $
+# $Id: PKGBUILD,v 1.49 2007/09/10 20:43:46 tpowa Exp $
 # Maintainer: Judd Vinet <jvinet at zeroflux.org>
 pkgname=openldap
-pkgver=2.3.37
+pkgver=2.3.38
 pkgrel=1
 pkgdesc="LDAP Server"
 arch=(i686 x86_64)
@@ -10,9 +10,10 @@
 backup=(etc/openldap/slapd.conf etc/default/slapd)
 depends=('db>=4.5' 'tcp_wrappers' "libldap>=${pkgver}")
 source=(ftp://ftp.openldap.org/pub/OpenLDAP/openldap-release/openldap-${pkgver}.tgz slapd slapd.default)
-md5sums=('f5c6cec07469ce8f64710eba3aeb58f8'
+md5sums=('f83b0f2b62f6a06dc1ca83a1f0426efd'
          'a9c9d906b2132ee3cb3d100ef1c068ae'
-         '95f50ebf185b1caf299fa4e3970d8ec2')
+	 '95f50ebf185b1caf299fa4e3970d8ec2')
+
 
 build() {
   export MAKEFLAGS="-j1"




More information about the arch-commits mailing list