aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2016-09-28 12:27:48 +0200
committerNatanael Copa <ncopa@alpinelinux.org>2016-09-28 12:27:48 +0200
commit111e7027b589201fab4ebd40a8111a969162fec8 (patch)
treec1ea0feca0541a908feddb51160f28ecc0b8d2de
parent0df0c8fd24cdd416fe05c7385125ceaf701e35b8 (diff)
downloadalpine_aports-111e7027b589201fab4ebd40a8111a969162fec8.tar.bz2
alpine_aports-111e7027b589201fab4ebd40a8111a969162fec8.tar.xz
alpine_aports-111e7027b589201fab4ebd40a8111a969162fec8.zip
main/wireshark: upgrade to 2.0.6
fixes #6235
-rw-r--r--main/wireshark/APKBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/main/wireshark/APKBUILD b/main/wireshark/APKBUILD
index 9a7c6d9aa7..167121e523 100644
--- a/main/wireshark/APKBUILD
+++ b/main/wireshark/APKBUILD
@@ -2,7 +2,7 @@
2# Contributor: Jeremy Thomerson <jeremy@thomersonfamily.com> 2# Contributor: Jeremy Thomerson <jeremy@thomersonfamily.com>
3# Maintainer: Natanael Copa <ncopa@alpinelinux.org> 3# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
4pkgname=wireshark 4pkgname=wireshark
5pkgver=2.0.5 5pkgver=2.0.6
6pkgrel=0 6pkgrel=0
7pkgdesc="A network protocol analyzer - GTK version" 7pkgdesc="A network protocol analyzer - GTK version"
8url="http://www.wireshark.org" 8url="http://www.wireshark.org"
@@ -92,6 +92,6 @@ gtk() {
92 mv "$pkgdir"/usr/bin/wireshark-gtk "$subpkgdir"/usr/bin/ 92 mv "$pkgdir"/usr/bin/wireshark-gtk "$subpkgdir"/usr/bin/
93} 93}
94 94
95md5sums="627b5fc6cf0aeca196c75debd5e69b14 wireshark-2.0.5.tar.bz2" 95md5sums="ffa419cd0d746f01d27e8fd326e23bea wireshark-2.0.6.tar.bz2"
96sha256sums="0ce0241330828973f5b4efee422a3760cab8ce0b41e7721c4b9fd185be1bb10b wireshark-2.0.5.tar.bz2" 96sha256sums="70f3ac4fbe6d3b51abe602f34f21b527a6819ca5017f4d1b27f963fc52c298db wireshark-2.0.6.tar.bz2"
97sha512sums="5b04165e1c18b30743ec6fc0bc81a02eb4906e87cbdc128da1e16662d855ed4a0545eb249aadba8a7e82b3abb4e1fdc5c56c06faaf730f56616332c0b7775e9c wireshark-2.0.5.tar.bz2" 97sha512sums="2e4c9b76e365c6a2952b6a949173982286783884a60faaffb78a0364f606cb43811313ee31ada4c437cf831440253038d47976e5a1d73c3b1a85645691b1e5d9 wireshark-2.0.6.tar.bz2"