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 265f8b5c740..935faf3b177 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.14
+pkgver=1.6.15
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="7f81e1b9db6f240d4f995eeebbf520fa wireshark-1.6.14.tar.bz2
+md5sums="0c5a2fbfa7ba68c36a7ae8ab1cae6340 wireshark-1.6.15.tar.bz2
504ede44c02b2a52f6cbd3bffdf93b8d wireshark.desktop
e771800a8c977fe223583a453bc27397 wireshark.png"