diff options
Diffstat (limited to 'main/acf-dovecot/APKBUILD')
-rw-r--r-- | main/acf-dovecot/APKBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/main/acf-dovecot/APKBUILD b/main/acf-dovecot/APKBUILD index 0f9a4b5b98..678a21aab7 100644 --- a/main/acf-dovecot/APKBUILD +++ b/main/acf-dovecot/APKBUILD @@ -2,9 +2,9 @@ # Maintainer: Ted Trask <ttrask01@yahoo.com> pkgname=acf-dovecot pkgver=0.6.0 -pkgrel=1 +pkgrel=2 pkgdesc="A web-based system administration interface for dovecot" -url="http://git.alpinelinux.org/cgit/acf-dovecot" +url="http://git.alpinelinux.org/cgit/acf/acf-dovecot" arch="noarch" license="GPL2" depends="acf-core dovecot" |