summaryrefslogtreecommitdiffstats
path: root/main/wireshark
diff options
context:
space:
mode:
authorŁukasz Jendrysik <scadu@yandex.com>2015-01-12 15:37:02 +0100
committerBartłomiej Piotrowski <bpiotrowski@alpinelinux.org>2015-01-12 15:44:34 +0100
commit75d58051ec4e7b770bc76ced14a6d813f341853b (patch)
treefc3b27d00bf1dd3996ea40e69907bb2f123c4795 /main/wireshark
parent6cb674d1204a754463e30ad4ed715074e6d38d1b (diff)
downloadaports-75d58051ec4e7b770bc76ced14a6d813f341853b.tar.bz2
aports-75d58051ec4e7b770bc76ced14a6d813f341853b.tar.xz
main/wireshark: upgrade to 1.12.3
Diffstat (limited to 'main/wireshark')
-rw-r--r--main/wireshark/APKBUILD9
1 files changed, 5 insertions, 4 deletions
diff --git a/main/wireshark/APKBUILD b/main/wireshark/APKBUILD
index 71dd7cff9..69902688e 100644
--- a/main/wireshark/APKBUILD
+++ b/main/wireshark/APKBUILD
@@ -1,7 +1,8 @@
+# Contributor: Łukasz Jendrysik <scadu@yandex.com>
# Contributor: Jeremy Thomerson <jeremy@thomersonfamily.com>
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=wireshark
-pkgver=1.12.2
+pkgver=1.12.3
pkgrel=0
pkgdesc="A network protocol analyzer - GTK version"
url="http://www.wireshark.org"
@@ -77,6 +78,6 @@ qt() {
install -d "$subpkgdir"/usr/bin
mv "$pkgdir"/usr/bin/wireshark-qt "$subpkgdir"/usr/bin/
}
-md5sums="2f2a16be8b087227cb17733c72288ae4 wireshark-1.12.2.tar.bz2"
-sha256sums="30ae16b408a592642ce3a84dd9877d24df7a6dae8da4847486965190039df292 wireshark-1.12.2.tar.bz2"
-sha512sums="b46f50bc6f748df37c6e35b542b5e813b805d04605a3f8b8f7baf61095597ff6f7eacc25c1f15f1e115c75866489c30c2c3bd9b0be10fdf03fcaa3e9e62cec94 wireshark-1.12.2.tar.bz2"
+md5sums="e6318b8451d4e56d39bd911da296ef19 wireshark-1.12.3.tar.bz2"
+sha256sums="69950b9dcb1a630982b5f680554d73d27ee0dc856fc6aeef88c8d04eb5ac33ea wireshark-1.12.3.tar.bz2"
+sha512sums="370ae828a638edac378242a996b0279747a2f54689387fe415f1f66e267a4b52c71a1a369755f3eaa6a2db0e970913dab0b5d3704af3461aa9d7d64abb3a49c6 wireshark-1.12.3.tar.bz2"