diff options
author | Juergen Daubert <jue@jue.li> | 2007-04-09 09:10:05 +0200 |
---|---|---|
committer | Juergen Daubert <jue@jue.li> | 2007-04-09 09:10:05 +0200 |
commit | 90126872f476939d81dd305682707eeaccbe5d63 (patch) | |
tree | e978b47582b8b5b14ccc9724b428ffc859c17a4f /fetchmail | |
parent | 0a0e7b7be4b76887ac03867ae184c3275d152c0b (diff) | |
download | opt-90126872f476939d81dd305682707eeaccbe5d63.tar.gz opt-90126872f476939d81dd305682707eeaccbe5d63.tar.xz |
fetchmail: update to 6.3.8
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 cfa171165..454b49aef 100644 --- a/fetchmail/.md5sum +++ b/fetchmail/.md5sum @@ -1 +1 @@ -9ef60ab06661108c3c6605aad97e8325 fetchmail-6.3.7.tar.bz2 +66b97500b0a1e3c0916b3b5314f597f5 fetchmail-6.3.8.tar.bz2 diff --git a/fetchmail/Pkgfile b/fetchmail/Pkgfile index d50c53af8..e8383f376 100644 --- a/fetchmail/Pkgfile +++ b/fetchmail/Pkgfile @@ -4,7 +4,7 @@ # Depends on: openssl name=fetchmail -version=6.3.7 +version=6.3.8 release=1 source=(http://download2.berlios.de/$name/$name-$version.tar.bz2) |