From f6e84490053e55c0cf11ba14429b4febc01c4873 Mon Sep 17 00:00:00 2001 From: maxice8 Date: Sun, 12 Nov 2017 17:31:45 -0200 Subject: [PATCH] python-ldap: update to 2.5.1. --- srcpkgs/python-ldap/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/python-ldap/template b/srcpkgs/python-ldap/template index 6938d9003b..d698b6fb17 100644 --- a/srcpkgs/python-ldap/template +++ b/srcpkgs/python-ldap/template @@ -1,6 +1,6 @@ # Template file for 'python-ldap' pkgname=python-ldap -version=2.4.45 +version=2.5.1 revision=1 build_style=python2-module pycompile_module="ldap lidf.py dsml.py ldapurl.py slapdtest.py" @@ -12,7 +12,7 @@ maintainer="Michael Aldridge " license="PSF" homepage="https://www.python-ldap.org" distfiles="${PYPI_SITE}/p/${pkgname}/${pkgname}-${version}.tar.gz" -checksum=824fde180a53772e23edc031c4dd64ac1af4a3eade78f00d9d510937d562f64e +checksum=74a1e282c965bdfbd4c414a75b237e40c76395e7dea5e8e1d8a4772fc28524ab pre_build() { sed -i "s,/usr/include/sasl,${XBPS_CROSS_BASE}/usr/include/sasl," setup.cfg