python-ldap: update to 2.4.32
This commit is contained in:
parent
e421d5923a
commit
7cfabced5d
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'python-ldap'
|
# Template file for 'python-ldap'
|
||||||
pkgname=python-ldap
|
pkgname=python-ldap
|
||||||
version=2.4.29
|
version=2.4.32
|
||||||
revision=1
|
revision=1
|
||||||
build_style=python2-module
|
build_style=python2-module
|
||||||
pycompile_module="ldap lidf.py dsml.py ldapurl.py"
|
pycompile_module="ldap lidf.py dsml.py ldapurl.py"
|
||||||
|
@ -12,7 +12,7 @@ maintainer="Michael Aldridge <aldridge.mac@gmail.com>"
|
||||||
license="PSF"
|
license="PSF"
|
||||||
homepage="https://www.python-ldap.org"
|
homepage="https://www.python-ldap.org"
|
||||||
distfiles="${PYPI_SITE}/p/${pkgname}/${pkgname}-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/p/${pkgname}/${pkgname}-${version}.tar.gz"
|
||||||
checksum=866798c5824e3f720e5d44431c8f46411fde0266753950c72017059ce1022f54
|
checksum=5810f1b5a9ae9255df99fb9c2dcab7352fed325687efda56c0faae1a82c5e3cb
|
||||||
|
|
||||||
pre_build() {
|
pre_build() {
|
||||||
sed -i "s,/usr/include/sasl,${XBPS_CROSS_BASE}/usr/include/sasl," setup.cfg
|
sed -i "s,/usr/include/sasl,${XBPS_CROSS_BASE}/usr/include/sasl," setup.cfg
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue