summaryrefslogtreecommitdiffstats
path: root/main/fetchmail
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2012-10-01 14:22:52 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2012-10-01 14:22:52 +0000
commitb076929b3824eea308b0129e459fc69ca15e4eb4 (patch)
treeddbfeab7e7d8ce13905b238588399d44f627214d /main/fetchmail
parent47954965e0279ecc6bef5c7c8ba6ad30c8a978fb (diff)
main/fetchmail: security upgrade to 6.3.22 (CVE-2011-3389,CVE-2012-3482)
fixes #1378
Diffstat (limited to 'main/fetchmail')
-rw-r--r--main/fetchmail/APKBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/main/fetchmail/APKBUILD b/main/fetchmail/APKBUILD
index 3d4bc2534dd..0196c9c1810 100644
--- a/main/fetchmail/APKBUILD
+++ b/main/fetchmail/APKBUILD
@@ -1,8 +1,8 @@
# Contributor: Michael Mason <ms13sp@gmail.com>
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=fetchmail
-pkgver=6.3.19
-pkgrel=1
+pkgver=6.3.22
+pkgrel=0
pkgdesc="A remote-mail retrieval and forwarding utility"
url="http://fetchmail.berlios.de/"
arch="all"
@@ -42,5 +42,5 @@ fetchmailconf() {
mv usr/lib "$subpkgdir"/usr/
}
-md5sums="64519711c8533f5a34d20c9ff620d880 fetchmail-6.3.19.tar.bz2
+md5sums="dcf3fd2e213b2ac5518119941642c2b5 fetchmail-6.3.22.tar.bz2
b27fe01a7c25534d62d175c8ba22fc48 fetchmail.initd"