python-ldap: update to 2.4.44
This commit is contained in:
parent
b22871ab8b
commit
5b56bfffec
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python-ldap'
|
||||
pkgname=python-ldap
|
||||
version=2.4.41
|
||||
version=2.4.44
|
||||
revision=1
|
||||
build_style=python2-module
|
||||
pycompile_module="ldap lidf.py dsml.py ldapurl.py slapdtest.py"
|
||||
|
@ -12,7 +12,7 @@ maintainer="Michael Aldridge <maldridge@VoidLinux.eu>"
|
|||
license="PSF"
|
||||
homepage="https://www.python-ldap.org"
|
||||
distfiles="${PYPI_SITE}/p/${pkgname}/${pkgname}-${version}.tar.gz"
|
||||
checksum=6d430ecf040f2fc704ee316d3390cb1f5419c191371e1e131baef54a0e42cef0
|
||||
checksum=70ec4eb6c71c3b4f07a5c4e2ae76bb322d11019efcb04c306d87e857ea4e1841
|
||||
|
||||
pre_build() {
|
||||
sed -i "s,/usr/include/sasl,${XBPS_CROSS_BASE}/usr/include/sasl," setup.cfg
|
||||
|
|
Loading…
Reference in a new issue