aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndy Postnikov <apostnikov@gmail.com>2021-11-01 23:54:54 +0000
committerJakub Jirutka <jakub@jirutka.cz>2021-11-03 00:35:52 +0100
commit55af4c997e0ad63b52abecc32d09cada2a161fba (patch)
tree65c05363b75d743352042efcc172b0f08f8aad5a
parentba373ca13a52ad2a6b0d7a46569c8e4d6ae9fd0e (diff)
main/openvpn-auth-ldap: rebuild against openldap 2.6.0
-rw-r--r--main/openvpn-auth-ldap/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/main/openvpn-auth-ldap/APKBUILD b/main/openvpn-auth-ldap/APKBUILD
index d59e77aa1e5..1732efa8d15 100644
--- a/main/openvpn-auth-ldap/APKBUILD
+++ b/main/openvpn-auth-ldap/APKBUILD
@@ -1,7 +1,7 @@
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=openvpn-auth-ldap
pkgver=2.0.4
-pkgrel=3
+pkgrel=4
pkgdesc="LDAP authentication and authorization plugin for OpenVPN 2.x"
url="https://github.com/threerings/openvpn-auth-ldap/"
arch="all"