python3-ldap3: update to 2.8.1
[ci skip]
This commit is contained in:
parent
31e7ec8c91
commit
f2f2cfe069
1 changed files with 4 additions and 4 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'python3-ldap3'
|
||||
pkgname=python3-ldap3
|
||||
version=2.6.1
|
||||
revision=4
|
||||
version=2.8.1
|
||||
revision=1
|
||||
wrksrc="ldap3-${version}"
|
||||
build_style=python3-module
|
||||
hostmakedepends="python3-setuptools"
|
||||
|
@ -10,5 +10,5 @@ short_desc="Strictly RFC 4510 conforming LDAP V3 pure Python client (Python3)"
|
|||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
license="LGPL-3.0-or-later"
|
||||
homepage="https://github.com/cannatag/ldap3"
|
||||
distfiles="${homepage}/archive/v${version}.tar.gz"
|
||||
checksum=f21d1a65e19ed5a691d7cf30af375e84663254e800ddc950bd7b6f9bb15d2c19
|
||||
distfiles="${PYPI_SITE}/l/ldap3/ldap3-${version}.tar.gz"
|
||||
checksum=37d633e20fa360c302b1263c96fe932d40622d0119f1bddcb829b03462eeeeb7
|
||||
|
|
Loading…
Reference in a new issue