aboutsummaryrefslogtreecommitdiffstats
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 802aef4393..e53ed8745d 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.6
+pkgver=1.4.7
pkgrel=0
pkgdesc="network protocol analyzer - GTK version"
url="http://www.wireshark.org"
@@ -75,6 +75,6 @@ tshark() {
mv "$pkgdir"/usr/bin/tshark "$subpkgdir"/usr/bin/tshark
}
-md5sums="fd301004ebc5fac8e56c2f0d4ef6173f wireshark-1.4.6.tar.bz2
+md5sums="b5065426d5524ddc1667314f8256c2b1 wireshark-1.4.7.tar.bz2
504ede44c02b2a52f6cbd3bffdf93b8d wireshark.desktop
e771800a8c977fe223583a453bc27397 wireshark.png"