summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorFantix King2015-02-28 15:40:21 +0800
committerFantix King2015-12-30 08:48:27 +0800
commit47ab6dc5c5a7acef9ae0de2409a0145b920576aa (patch)
treeded9be5efb30b2c8775013bc118278616d1cbf7c /PKGBUILD
parentc966b472f4d979781fe3d2c0b3e91becbae84f13 (diff)
downloadaur-47ab6dc5c5a7acef9ae0de2409a0145b920576aa.tar.gz
2.4.40-1.1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD12
1 files changed, 6 insertions, 6 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 45d68a2dab5a..65eb97857982 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,12 +1,12 @@
-# $Id: PKGBUILD 106866 2014-03-09 12:49:20Z bpiotrowski $
-# Upstream Maintainer:
+# $Id: PKGBUILD 120014 2014-10-02 10:12:40Z bluewind $
+# Maintainer:
# Contributor: Judd Vinet <jvinet@zeroflux.org>
-# Maintainer: Fantix King <fantix.king at gmail.com>
+# x32 Maintainer: Fantix King <fantix.king at gmail.com>
_pkgbasename=libldap
pkgname=libx32-$_pkgbasename
-pkgver=2.4.39
-pkgrel=1
+pkgver=2.4.40
+pkgrel=1.1
pkgdesc="Lightweight Directory Access Protocol (LDAP) client libraries (x32 ABI)"
arch=('x86_64')
license=('custom')
@@ -15,7 +15,7 @@ depends=('libx32-openssl' $_pkgbasename)
makedepends=(gcc-multilib)
source=("ftp://ftp.openldap.org/pub/OpenLDAP/openldap-release/openldap-${pkgver}.tgz"
'ntlm.patch')
-md5sums=('b0d5ee4b252c841dec6b332d679cf943'
+md5sums=('423c1f23d2a0cb96b3e9baf7e9d7dda7'
'4258ddbef923d1f29f2843bc050f8c56')
build() {