summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorFantix King2012-10-25 07:14:49 +0000
committerFantix King2015-12-30 08:47:10 +0800
commitd4d5995a760a280601f478fa3e9c0f9e62704a3b (patch)
tree5c8c9299f80031b550744da851145c5c3e87b0e4 /PKGBUILD
parent5b72230fd2a0d5e7163f7512aad4ef40697b5eeb (diff)
downloadaur-d4d5995a760a280601f478fa3e9c0f9e62704a3b.tar.gz
2.4.33-1.1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD9
1 files changed, 5 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 34106cdbda7a..2f7e37fff145 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,10 +1,11 @@
-# $Id: PKGBUILD 74901 2012-08-09 08:07:41Z bluewind $
-# Maintainer:
+# $Id: PKGBUILD 78820 2012-10-25 06:47:28Z foutrelis $
+# Upstream Maintainer:
# Contributor: Judd Vinet <jvinet@zeroflux.org>
+# Maintainer: Fantix King <fantix.king at gmail.com>
_pkgbasename=libldap
pkgname=libx32-$_pkgbasename
-pkgver=2.4.32
+pkgver=2.4.33
pkgrel=1.1
pkgdesc="Lightweight Directory Access Protocol (LDAP) client libraries (x32 ABI)"
arch=('x86_64')
@@ -15,7 +16,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() {