python-ldap: update to 2.4.29
This commit is contained in:
parent
2251a4ffa8
commit
784b28f910
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'python-ldap'
|
||||
pkgname=python-ldap
|
||||
version=2.4.25
|
||||
revision=3
|
||||
version=2.4.29
|
||||
revision=1
|
||||
build_style=python2-module
|
||||
pycompile_module="ldap lidf.py dsml.py ldapurl.py"
|
||||
hostmakedepends="python-devel"
|
||||
|
@ -12,7 +12,7 @@ maintainer="Michael Aldridge <aldridge.mac@gmail.com>"
|
|||
license="PSF"
|
||||
homepage="https://www.python-ldap.org"
|
||||
distfiles="${PYPI_SITE}/p/${pkgname}/${pkgname}-${version}.tar.gz"
|
||||
checksum=62d00dbc86f3f9b21beacd9b826e8f9895f900637a60a6d4e7ab59a1cdc64e56
|
||||
checksum=866798c5824e3f720e5d44431c8f46411fde0266753950c72017059ce1022f54
|
||||
|
||||
pre_build() {
|
||||
sed -i "s,/usr/include/sasl,${XBPS_CROSS_BASE}/usr/include/sasl," setup.cfg
|
||||
|
|
Loading…
Reference in New Issue