summaryrefslogtreecommitdiffstats
path: root/main/wireshark
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2012-11-30 19:21:42 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2012-11-30 19:52:43 +0000
commitb30d4b528a556e56492686155a8fdb85c18b6ae3 (patch)
treeef7a43778db8f5728146da80c09d8df2531d2020 /main/wireshark
parent3c149e4c487935d32d91a82ad0bfb5a3a3641eea (diff)
downloadaports-b30d4b528a556e56492686155a8fdb85c18b6ae3.tar.bz2
aports-b30d4b528a556e56492686155a8fdb85c18b6ae3.tar.xz
main/wireshark: upgrade to 1.8.4
Diffstat (limited to 'main/wireshark')
-rw-r--r--main/wireshark/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/main/wireshark/APKBUILD b/main/wireshark/APKBUILD
index 719da721c..5771256fe 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.8.3
+pkgver=1.8.4
pkgrel=0
pkgdesc="network protocol analyzer - GTK version"
url="http://www.wireshark.org"
@@ -77,6 +77,6 @@ tshark() {
mv "$pkgdir"/usr/bin/tshark "$subpkgdir"/usr/bin/tshark
}
-md5sums="898b4c60e32efcd77ecf875a6ad07a92 wireshark-1.8.3.tar.bz2
+md5sums="ce22aa0fe7ecb5af39c93ff905c7d026 wireshark-1.8.4.tar.bz2
504ede44c02b2a52f6cbd3bffdf93b8d wireshark.desktop
e771800a8c977fe223583a453bc27397 wireshark.png"