aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--community/py3-ldap3/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/community/py3-ldap3/APKBUILD b/community/py3-ldap3/APKBUILD
index a163aa59f55..a5740ccc33a 100644
--- a/community/py3-ldap3/APKBUILD
+++ b/community/py3-ldap3/APKBUILD
@@ -2,7 +2,7 @@
# Maintainer: Jakub Jirutka <jakub@jirutka.cz>
pkgname=py3-ldap3
_pkgname=ldap3
-pkgver=2.7
+pkgver=2.8
pkgrel=0
pkgdesc="A strictly RFC 4510 conforming LDAP V3 pure Python3 client"
url="https://github.com/cannatag/ldap3"
@@ -29,4 +29,4 @@ package() {
python3 setup.py install --prefix=/usr --root="$pkgdir"
}
-sha512sums="52b9e8632a8d0b5cfdd801d165f72cfa78b6fa56e1c5e1b3b0b44ad1f1d695a55506b324d88af429319bc9b7b2a5d67d8f0eb6b7c305aa06a7ed9fec8aedbd94 py3-ldap3-2.7.tar.gz"
+sha512sums="5fd5d35910dbe9818f7c3dc4d3b89ff289a259728bee1bd42700ddc309d68123e41ed4e6ed8bf081138bb549f4d778c127ce50ac39f9cbdaf10751e1137a3f15 py3-ldap3-2.8.tar.gz"