summaryrefslogtreecommitdiffstats
path: root/main/fetchmail
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2010-10-11 06:50:40 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2010-10-11 06:50:40 +0000
commit23b5e8bc33452ddf725f01d8d8dacd3e2ee5b740 (patch)
tree6215443b74d98aa866436e68948188e85a86f515 /main/fetchmail
parent22134182c067166337547765ff1c27cc0866c30d (diff)
downloadaports-23b5e8bc33452ddf725f01d8d8dacd3e2ee5b740.tar.bz2
aports-23b5e8bc33452ddf725f01d8d8dacd3e2ee5b740.tar.xz
Revert "main/fetchmail: upgrade to 6.3.10"
Diffstat (limited to 'main/fetchmail')
-rw-r--r--main/fetchmail/APKBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/main/fetchmail/APKBUILD b/main/fetchmail/APKBUILD
index 183b0fb99..b86bd2a03 100644
--- a/main/fetchmail/APKBUILD
+++ b/main/fetchmail/APKBUILD
@@ -1,8 +1,8 @@
# Contributor: Michael Mason <ms13sp@gmail.com>
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=fetchmail
-pkgver=6.3.10
-pkgrel=0
+pkgver=6.3.17
+pkgrel=1
pkgdesc="A remote-mail retrieval and forwarding utility"
url="http://fetchmail.berlios.de/"
license="GPL"
@@ -41,5 +41,5 @@ fetchmailconf() {
mv usr/lib "$subpkgdir"/usr/
}
-md5sums="50f6c7d2c400c6521dec3da459ae30c4 fetchmail-6.3.10.tar.bz2
+md5sums="7b1d449ecddb6164e22c32854adc4a75 fetchmail-6.3.17.tar.bz2
b27fe01a7c25534d62d175c8ba22fc48 fetchmail.initd"