[arch-commits] Commit in lib32-libldap/trunk (PKGBUILD)

Florian Pritz bluewind at archlinux.org
Fri Oct 2 19:17:00 UTC 2015


    Date: Friday, October 2, 2015 @ 21:16:59
  Author: bluewind
Revision: 142816

upgpkg: lib32-libldap 2.4.42-1

upstream update

Modified:
  lib32-libldap/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-10-02 19:14:21 UTC (rev 142815)
+++ PKGBUILD	2015-10-02 19:16:59 UTC (rev 142816)
@@ -4,7 +4,7 @@
 
 _pkgbasename=libldap
 pkgname=lib32-$_pkgbasename
-pkgver=2.4.41
+pkgver=2.4.42
 pkgrel=1
 pkgdesc="Lightweight Directory Access Protocol (LDAP) client libraries (32-bit)"
 arch=('x86_64')
@@ -14,7 +14,7 @@
 makedepends=(gcc-multilib)
 source=("ftp://ftp.openldap.org/pub/OpenLDAP/openldap-release/openldap-${pkgver}.tgz"
         'ntlm.patch')
-md5sums=('3f1a4cea52827e18feaedfdc1634b5d0'
+md5sums=('47c8e2f283647a6105b8b0325257e922'
          '4258ddbef923d1f29f2843bc050f8c56')
 
 build() {



More information about the arch-commits mailing list