summaryrefslogtreecommitdiff
path: root/multilib
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2012-10-24 01:50:39 -0700
committerroot <root@rshg054.dnsready.net>2012-10-24 01:50:39 -0700
commit120df4e0db159525806a9b33364483e76f9d51d3 (patch)
treeb78de64b601a46cc403d8663201bad6feb41c791 /multilib
parent3c19af9355ba86a5b99d6e5a57ecaa68a7ea6e8e (diff)
Wed Oct 24 01:47:51 PDT 2012
Diffstat (limited to 'multilib')
-rw-r--r--multilib/lib32-libldap/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/multilib/lib32-libldap/PKGBUILD b/multilib/lib32-libldap/PKGBUILD
index 2396313e0..48f35c5bb 100644
--- a/multilib/lib32-libldap/PKGBUILD
+++ b/multilib/lib32-libldap/PKGBUILD
@@ -1,10 +1,10 @@
-# $Id: PKGBUILD 74902 2012-08-09 08:08:00Z bluewind $
+# $Id: PKGBUILD 78742 2012-10-23 21:46:20Z bluewind $
# Maintainer:
# Contributor: Judd Vinet <jvinet@zeroflux.org>
_pkgbasename=libldap
pkgname=lib32-$_pkgbasename
-pkgver=2.4.32
+pkgver=2.4.33
pkgrel=1
pkgdesc="Lightweight Directory Access Protocol (LDAP) client libraries (32-bit)"
arch=('x86_64')
@@ -15,7 +15,7 @@ makedepends=(gcc-multilib)
options=('!libtool')
source=("ftp://ftp.openldap.org/pub/OpenLDAP/openldap-release/openldap-${pkgver}.tgz"
'ntlm.patch')
-md5sums=('6a3e85cf61860ca5e8a1eba6753dd9d0'
+md5sums=('5adae44897647c15ce5abbff313bc85a'
'4258ddbef923d1f29f2843bc050f8c56')
build() {