summaryrefslogtreecommitdiffstats
path: root/main/fetchmail
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2010-05-11 14:38:57 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2010-05-11 14:38:57 +0000
commit2148c8adcbd9a2cc492d33f5ad9030378ae3b0db (patch)
treed0d4bb9499a8daafc3cd2cafb54982342d7ab392 /main/fetchmail
parentd095b1300684cc6208608d6f9407473fcd3265b1 (diff)
downloadaports-2148c8adcbd9a2cc492d33f5ad9030378ae3b0db.tar.bz2
aports-2148c8adcbd9a2cc492d33f5ad9030378ae3b0db.tar.xz
main/fetchmail: upgrade to 6.3.17
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 3c099e782..5e1ba9672 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.16
-pkgrel=1
+pkgver=6.3.17
+pkgrel=0
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="1a40acb371376c7d54fe468c99dfc216 fetchmail-6.3.16.tar.bz2
+md5sums="7b1d449ecddb6164e22c32854adc4a75 fetchmail-6.3.17.tar.bz2
b27fe01a7c25534d62d175c8ba22fc48 fetchmail.initd"