diff options
author | Jakub Jirutka <jakub@jirutka.cz> | 2020-05-08 17:54:03 +0200 |
---|---|---|
committer | Jakub Jirutka <jakub@jirutka.cz> | 2020-05-08 17:56:08 +0200 |
commit | 742b6539908ea5bed077067b9a105575f62f8620 (patch) | |
tree | 1712c7642c0c51f1dc84f3949211188526bb7db4 | |
parent | 1506f90fe9fc92e37c9f41ae355b0e321b8f6360 (diff) | |
download | aports-742b6539908ea5bed077067b9a105575f62f8620.tar.gz aports-742b6539908ea5bed077067b9a105575f62f8620.tar.bz2 aports-742b6539908ea5bed077067b9a105575f62f8620.tar.xz |
community/kea-hook-userchk-ldap: rebuild against kea 1.7.7
-rw-r--r-- | community/kea-hook-userchk-ldap/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/kea-hook-userchk-ldap/APKBUILD b/community/kea-hook-userchk-ldap/APKBUILD index 0875398d81..319e9723cd 100644 --- a/community/kea-hook-userchk-ldap/APKBUILD +++ b/community/kea-hook-userchk-ldap/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Jakub Jirutka <jakub@jirutka.cz> pkgname=kea-hook-userchk-ldap pkgver=0.1.0 -pkgrel=1 +pkgrel=2 pkgdesc="Kea DHCP hook for checking user access in LDAP" url="https://github.com/cvut/kea-hook-userchk-ldap/" arch="all !armhf !armv7 !s390x" # limited by kea |