diff options
author | Juergen Daubert <jue@jue.li> | 2010-12-12 11:30:40 +0100 |
---|---|---|
committer | Juergen Daubert <jue@jue.li> | 2010-12-12 11:30:40 +0100 |
commit | d922b4402dfa04427a93246912b9abae81700c8f (patch) | |
tree | 65f22ceb5e03ad53a42131cfefa82ec5091dbaee /fetchmail | |
parent | 24466c329df16422389a2c59fb1813f2003f4a6d (diff) | |
download | opt-d922b4402dfa04427a93246912b9abae81700c8f.tar.gz opt-d922b4402dfa04427a93246912b9abae81700c8f.tar.xz |
fetchmail: update to 6.3.19
Diffstat (limited to 'fetchmail')
-rw-r--r-- | fetchmail/.md5sum | 2 | ||||
-rw-r--r-- | fetchmail/Pkgfile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/fetchmail/.md5sum b/fetchmail/.md5sum index eb9b0a4ea..717d4db6f 100644 --- a/fetchmail/.md5sum +++ b/fetchmail/.md5sum @@ -1 +1 @@ -268b11a9a609a7f668530be3d5de88f0 fetchmail-6.3.18.tar.xz +6c5a1e26da06b85f9a47fe66cef8aa31 fetchmail-6.3.19.tar.xz diff --git a/fetchmail/Pkgfile b/fetchmail/Pkgfile index d312cecfb..c4249e383 100644 --- a/fetchmail/Pkgfile +++ b/fetchmail/Pkgfile @@ -4,7 +4,7 @@ # Depends on: openssl name=fetchmail -version=6.3.18 +version=6.3.19 release=1 source=(http://download.berlios.de/$name/$name-$version.tar.xz) |