From 12fa315e2018cf4a855df5991a237cba16a8758d Mon Sep 17 00:00:00 2001 From: Natanael Copa Date: Wed, 10 Feb 2010 18:09:06 +0000 Subject: [PATCH] main/fetchmail: upgrade to 6.3.14 --- main/fetchmail/APKBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/main/fetchmail/APKBUILD b/main/fetchmail/APKBUILD index ec3529e73c6..986147a13b9 100644 --- a/main/fetchmail/APKBUILD +++ b/main/fetchmail/APKBUILD @@ -1,7 +1,7 @@ # Contributor: Michael Mason # Maintainer: Natanael Copa pkgname=fetchmail -pkgver=6.3.13 +pkgver=6.3.14 pkgrel=0 pkgdesc="A remote-mail retrieval and forwarding utility" url="http://fetchmail.berlios.de/" @@ -41,5 +41,5 @@ fetchmailconf() { mv usr/lib "$subpkgdir"/usr/ } -md5sums="db792fb311bc358e95ed0437389269ac fetchmail-6.3.13.tar.bz2 +md5sums="86d3cfbce151881d8bf76a1efd5bda6a fetchmail-6.3.14.tar.bz2 b27fe01a7c25534d62d175c8ba22fc48 fetchmail.initd"