diff options
Diffstat (limited to 'main/acf-fetchmail/APKBUILD')
-rw-r--r-- | main/acf-fetchmail/APKBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/main/acf-fetchmail/APKBUILD b/main/acf-fetchmail/APKBUILD index 17a64df7c6..86375a4960 100644 --- a/main/acf-fetchmail/APKBUILD +++ b/main/acf-fetchmail/APKBUILD @@ -1,7 +1,7 @@ # Contributor: Ted Trask <ttrask01@yahoo.com> # Maintainer: Ted Trask <ttrask01@yahoo.com> pkgname=acf-fetchmail -pkgver=0.6.1 +pkgver=0.7.0 pkgrel=0 pkgdesc="A web-based system administration interface for fetchmail" url="http://git.alpinelinux.org/cgit/acf-fetchmail" @@ -20,4 +20,4 @@ package() { } -md5sums="9a6f1e05ba33712dd3eff7f75979a854 acf-fetchmail-0.6.1.tar.bz2" +md5sums="4758d2bee5963237042b97389169ff4e acf-fetchmail-0.7.0.tar.bz2" |