diff options
author | Ted Trask <ttrask01@yahoo.com> | 2014-05-26 22:38:21 +0000 |
---|---|---|
committer | Ted Trask <ttrask01@yahoo.com> | 2014-05-26 22:38:21 +0000 |
commit | 8eaf44e694c5661a11dd447e3ff544794042be8e (patch) | |
tree | cf7b72514b774a259c339f016e7540ff55aa8802 /main/acf-dovecot/APKBUILD | |
parent | 4d581bcc3f46726636511917715ed69496d59656 (diff) | |
download | aports-8eaf44e694c5661a11dd447e3ff544794042be8e.tar.bz2 aports-8eaf44e694c5661a11dd447e3ff544794042be8e.tar.xz |
main/acf-dovecot: upgrade to 0.5.1
Diffstat (limited to 'main/acf-dovecot/APKBUILD')
-rw-r--r-- | main/acf-dovecot/APKBUILD | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/main/acf-dovecot/APKBUILD b/main/acf-dovecot/APKBUILD index ed39e9fe95..af4b0b7c7f 100644 --- a/main/acf-dovecot/APKBUILD +++ b/main/acf-dovecot/APKBUILD @@ -1,7 +1,7 @@ # Contributor: Ted Trask <ttrask01@yahoo.com> # Maintainer: Ted Trask <ttrask01@yahoo.com> pkgname=acf-dovecot -pkgver=0.5.0 +pkgver=0.5.1 pkgrel=0 pkgdesc="A web-based system administration interface for dovecot" url="http://git.alpinelinux.org/cgit/acf-dovecot" @@ -20,6 +20,6 @@ package() { } -md5sums="643b4f73f3cfca62eab3528032db63c7 acf-dovecot-0.5.0.tar.xz" -sha256sums="16f008b569e4ca3957dcca6a289bb0e910151247b4ce6210c934d6abea9db09b acf-dovecot-0.5.0.tar.xz" -sha512sums="6620b32e8857f29cd921fdc2d61435fb78ae49dcd0b53384fcfd81f3c2d5ba98b317c5b87181dd2eee769db18f68583a40ea43c7dbbf6f17d557d9b2aac55021 acf-dovecot-0.5.0.tar.xz" +md5sums="53d9d44c7ec5db21e08f7f2c3c48e1f5 acf-dovecot-0.5.1.tar.xz" +sha256sums="04bdb79b74767f328de7e6a3fce4276be89a340cf9e7b47591fbb3b2cbe05c93 acf-dovecot-0.5.1.tar.xz" +sha512sums="5b966c99d4d64e6c62bd7b03c407f1c0172a3c55b40a38dd2a268bc7f19d878cda802228f3baa418bb92989465a339df01248d6ac2407e9c4ff384e9b108112f acf-dovecot-0.5.1.tar.xz" |