From 1c7f8ba2c7b8ba284bfb47e79c899f3e898e631e Mon Sep 17 00:00:00 2001
From: Ted Trask <ttrask01@yahoo.com>
Date: Thu, 31 Oct 2013 03:17:21 +0000
Subject: [PATCH] main/acf-dovecot: upgrade to 0.4.0

---
 main/acf-dovecot/APKBUILD | 8 +++++---
 1 file changed, 5 insertions(+), 3 deletions(-)

diff --git a/main/acf-dovecot/APKBUILD b/main/acf-dovecot/APKBUILD
index 2cdbd4a8198b..db01295e9bbe 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.3.1
+pkgver=0.4.0
 pkgrel=0
 pkgdesc="A web-based system administration interface for dovecot"
 url="http://git.alpinelinux.org/cgit/acf-dovecot"
@@ -11,7 +11,7 @@ depends="acf-core lua dovecot"
 makedepends=""
 install=
 subpackages=""
-source="http://dev.alpinelinux.org/archive/$pkgname/$pkgname-$pkgver.tar.bz2"
+source="http://dev.alpinelinux.org/archive/$pkgname/$pkgname-$pkgver.tar.xz"
 
 package() {
 	cd "$srcdir/$pkgname-$pkgver"
@@ -20,4 +20,6 @@ package() {
 
 }
 
-md5sums="e0fe95a24b76cd26488f1887eea2b5fd  acf-dovecot-0.3.1.tar.bz2"
+md5sums="ec3f5ab1ead210bed0b5d20ce0271e0e  acf-dovecot-0.4.0.tar.xz"
+sha256sums="e4c38bd35768d42a95444d3d501b72b659fe66aa45e5826492fe50aaee11da20  acf-dovecot-0.4.0.tar.xz"
+sha512sums="529374bdc3b3751c20a9a6e0c2fb304759a1a177df6fafb0c4e5fc40a4509a9f4fc6ccd5b380aeb1abfd844b9d93f3cd618320b73c8587830b357f80b23ebadc  acf-dovecot-0.4.0.tar.xz"
-- 
GitLab