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

andyrtr at archlinux.org andyrtr at archlinux.org
Sat Apr 28 22:34:02 UTC 2007


    Date: Saturday, April 28, 2007 @ 18:34:02
  Author: andyrtr
    Path: /home/cvs-arch/arch/build/daemons/openldap

Modified: PKGBUILD (1.45 -> 1.46)

updatepkg 2.3.35


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


Index: arch/build/daemons/openldap/PKGBUILD
diff -u arch/build/daemons/openldap/PKGBUILD:1.45 arch/build/daemons/openldap/PKGBUILD:1.46
--- arch/build/daemons/openldap/PKGBUILD:1.45	Fri Mar 16 12:00:24 2007
+++ arch/build/daemons/openldap/PKGBUILD	Sat Apr 28 18:34:01 2007
@@ -1,15 +1,15 @@
-# $Id: PKGBUILD,v 1.45 2007/03/16 16:00:24 tpowa Exp $
+# $Id: PKGBUILD,v 1.46 2007/04/28 22:34:01 andyrtr Exp $
 # Maintainer: Judd Vinet <jvinet at zeroflux.org>
 pkgname=openldap
-pkgver=2.3.33
-pkgrel=2
+pkgver=2.3.35
+pkgrel=1
 pkgdesc="LDAP Server"
 arch=(i686 x86_64)
 url="http://www.openldap.org/"
 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=('79d78ddbf14ac0792103665fadbefb26' 'a9c9d906b2132ee3cb3d100ef1c068ae'\
+md5sums=('91ae33b88bce17a48743da35a0aa04fd' 'a9c9d906b2132ee3cb3d100ef1c068ae'\
          '95f50ebf185b1caf299fa4e3970d8ec2')
 
 build() {




More information about the arch-commits mailing list