![](https://secure.gravatar.com/avatar/df8330968b6df8cd1c1942c5fb4b720c.jpg?s=120&d=mm&r=g)
commit d86a136456600c5c9cb22cd0b3b3bdabfe921b32 Author: Juergen Daubert <jue@jue.li> Date: Tue Aug 11 18:43:27 2009 +0200 [notify] fetchmail: update to 6.3.11 Security fix, see http://fetchmail.berlios.de/fetchmail-SA-2009-01.txt diff --git a/fetchmail/.md5sum b/fetchmail/.md5sum index e434f27..6a6fde1 100644 --- a/fetchmail/.md5sum +++ b/fetchmail/.md5sum @@ -1 +1 @@ -50f6c7d2c400c6521dec3da459ae30c4 fetchmail-6.3.10.tar.bz2 +43b28f296cc0024d3c727319eacae324 fetchmail-6.3.11.tar.bz2 diff --git a/fetchmail/Pkgfile b/fetchmail/Pkgfile index d204660..1786542 100644 --- a/fetchmail/Pkgfile +++ b/fetchmail/Pkgfile @@ -4,7 +4,7 @@ # Depends on: openssl name=fetchmail -version=6.3.10 +version=6.3.11 release=1 source=(http://download.berlios.de/$name/$name-$version.tar.bz2)