From ee2b067867219c7853198f70a0a5def163da3128 Mon Sep 17 00:00:00 2001 From: Juergen Daubert Date: Sat, 6 Feb 2010 16:31:53 +0100 Subject: [PATCH] [notify] fetchmail: update to 6.3.14 Update with security fix, see http://bit.ly/czFuK9 --- fetchmail/.md5sum | 2 +- fetchmail/Pkgfile | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/fetchmail/.md5sum b/fetchmail/.md5sum index 2eaacd6c3..92b716351 100644 --- a/fetchmail/.md5sum +++ b/fetchmail/.md5sum @@ -1 +1 @@ -db792fb311bc358e95ed0437389269ac fetchmail-6.3.13.tar.bz2 +e4fba2d14ee14f3bd8a1c058bb352fd2 fetchmail-6.3.14.tar.xz diff --git a/fetchmail/Pkgfile b/fetchmail/Pkgfile index f44a13424..051477948 100644 --- a/fetchmail/Pkgfile +++ b/fetchmail/Pkgfile @@ -4,9 +4,9 @@ # Depends on: openssl name=fetchmail -version=6.3.13 +version=6.3.14 release=1 -source=(http://download.berlios.de/$name/$name-$version.tar.bz2) +source=(http://download.berlios.de/$name/$name-$version.tar.xz) build() { cd $name-$version