summaryrefslogtreecommitdiff
path: root/fetchmail
diff options
context:
space:
mode:
authorJuergen Daubert <jue@jue.li>2009-10-31 16:23:34 +0100
committerJuergen Daubert <jue@jue.li>2009-10-31 16:23:34 +0100
commit3a7f89f6e3925feb053b241016ecc470b165a429 (patch)
tree5422d8513778b400b15a7e798bbd245772d5927a /fetchmail
parent82c474e4e17e33a745eb6a60244676784331f462 (diff)
downloadopt-3a7f89f6e3925feb053b241016ecc470b165a429.tar.gz
opt-3a7f89f6e3925feb053b241016ecc470b165a429.tar.xz
fetchmail: update to 6.3.13
Diffstat (limited to 'fetchmail')
-rw-r--r--fetchmail/.md5sum2
-rw-r--r--fetchmail/Pkgfile4
2 files changed, 3 insertions, 3 deletions
diff --git a/fetchmail/.md5sum b/fetchmail/.md5sum
index ba938e397..2eaacd6c3 100644
--- a/fetchmail/.md5sum
+++ b/fetchmail/.md5sum
@@ -1 +1 @@
-e7a352fcf15f52b3e9362b1697a79796 fetchmail-6.3.12.tar.lzma
+db792fb311bc358e95ed0437389269ac fetchmail-6.3.13.tar.bz2
diff --git a/fetchmail/Pkgfile b/fetchmail/Pkgfile
index 6e0d21755..f44a13424 100644
--- a/fetchmail/Pkgfile
+++ b/fetchmail/Pkgfile
@@ -4,9 +4,9 @@
# Depends on: openssl
name=fetchmail
-version=6.3.12
+version=6.3.13
release=1
-source=(http://download.berlios.de/$name/$name-$version.tar.lzma)
+source=(http://download.berlios.de/$name/$name-$version.tar.bz2)
build() {
cd $name-$version

Generated by cgit