summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--main/wireshark/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/main/wireshark/APKBUILD b/main/wireshark/APKBUILD
index 2da68ca76..f1e71b550 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.6.3
+pkgver=1.6.4
pkgrel=0
pkgdesc="network protocol analyzer - GTK version"
url="http://www.wireshark.org"
@@ -76,6 +76,6 @@ tshark() {
mv "$pkgdir"/usr/bin/tshark "$subpkgdir"/usr/bin/tshark
}
-md5sums="5012c75c379ffd47fbcf395d9a6e417e wireshark-1.6.3.tar.bz2
+md5sums="a348521c514fcdd890d974f2a0b59db3 wireshark-1.6.4.tar.bz2
504ede44c02b2a52f6cbd3bffdf93b8d wireshark.desktop
e771800a8c977fe223583a453bc27397 wireshark.png"