aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2012-06-11 08:31:24 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2012-06-11 08:34:17 +0000
commit67bcf52b0131b59b4461ab5d09296c5c37c1e1b5 (patch)
tree8a20f1c147d425c0dcbb722153541d3bc0c64bbd
parenta0a6e1b2f1b28f2200f6ddfc64cffe8039abcdcc (diff)
downloadaports-67bcf52b0131b59b4461ab5d09296c5c37c1e1b5.tar.bz2
aports-67bcf52b0131b59b4461ab5d09296c5c37c1e1b5.tar.xz
main/wireshark: security upgrade to 1.4.13 (CVE-2012-2392,CVE-2012-2393,CVE-2012-2394)
fixes #1192
-rw-r--r--main/wireshark/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/main/wireshark/APKBUILD b/main/wireshark/APKBUILD
index 58752943e3..b179f6882e 100644
--- a/main/wireshark/APKBUILD
+++ b/main/wireshark/APKBUILD
@@ -1,7 +1,7 @@
# Contributor: Jeremy Thomerson <jeremy@thomersonfamily.com>
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=wireshark
-pkgver=1.4.12
+pkgver=1.4.13
pkgrel=0
pkgdesc="network protocol analyzer - GTK version"
url="http://www.wireshark.org"
@@ -74,6 +74,6 @@ tshark() {
mv "$pkgdir"/usr/bin/tshark "$subpkgdir"/usr/bin/tshark
}
-md5sums="92b625d3579b7cf1b05b3a022683562a wireshark-1.4.12.tar.bz2
+md5sums="460473bbb23a6498bbd574a6e2d27853 wireshark-1.4.13.tar.bz2
504ede44c02b2a52f6cbd3bffdf93b8d wireshark.desktop
e771800a8c977fe223583a453bc27397 wireshark.png"