summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--testing/acf-openldap/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/testing/acf-openldap/APKBUILD b/testing/acf-openldap/APKBUILD
index 8029ad569..264351f12 100644
--- a/testing/acf-openldap/APKBUILD
+++ b/testing/acf-openldap/APKBUILD
@@ -2,9 +2,9 @@
# Maintainer: Alan Messias Cordeiro de Lacerda (alacerda) <alancordeiro@gmail.com>
pkgname=acf-openldap
pkgver=1.0
-pkgrel=0
+pkgrel=1
pkgdesc="ACF module for OpenLDAP"
-url="http://git.alpinelinux.org/cgit/$pkgname"
+url="http://git.alpinelinux.org/cgit/alacerda/$pkgname/"
arch="noarch"
license="GPL-2"
depends="acf-core lua openldap openldap-back-bdb"