summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--testing/getmail/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/testing/getmail/APKBUILD b/testing/getmail/APKBUILD
index f29156c177..1cba0fe192 100644
--- a/testing/getmail/APKBUILD
+++ b/testing/getmail/APKBUILD
@@ -1,7 +1,7 @@
# Contributor: Fabian Affolter <fabian@affolter-engineering.ch>
# Maintainer: Fabian Affolter <fabian@affolter-engineering.ch>
pkgname=getmail
-pkgver=4.26.0
+pkgver=4.34.0
pkgrel=0
pkgdesc="POP3, IMAP4, and SDPS mail retriever with Maildir delivery"
url="http://pyropus.ca/software/getmail/"
@@ -35,4 +35,4 @@ package() {
python setup.py install --prefix=/usr --root="$pkgdir" || return 1
}
-md5sums="a45622b355b649071a337c661533453a getmail-4.26.0.tar.gz"
+md5sums="50e0f794de9ca947f837f0eee929d81b getmail-4.34.0.tar.gz"