From 15b6f5be38cf502c91591c86e44e8cac50765e71 Mon Sep 17 00:00:00 2001 From: Juan RP Date: Wed, 12 May 2010 14:31:41 +0200 Subject: [PATCH] libldap: fix checksum. --- srcpkgs/libldap/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/libldap/template b/srcpkgs/libldap/template index 6a2ffb931e..6ba35b8fa5 100644 --- a/srcpkgs/libldap/template +++ b/srcpkgs/libldap/template @@ -9,7 +9,7 @@ configure_args="--localstatedir=/var --enable-dynamic --enable-proctitle --enable-syslog --disable-slapd" short_desc="OpenLDAP libraries" maintainer="Juan RP " -checksum=22eca357137c135b5561e2fa0e3336b280702acf2e5c4f40bc7aed1d1e8e9324 +checksum=c29b34031305616cf2c847d30706e2d2cdfc2cf91431e0bddab5d483395a40c1 long_desc=" These are the run-time libraries for the OpenLDAP (Lightweight Directory Access Protocol) servers and clients."