aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLeo <thinkabit.ukim@gmail.com>2020-12-19 13:15:34 -0300
committerLeo <thinkabit.ukim@gmail.com>2020-12-19 13:15:34 -0300
commite843fbbe954f327bd770132d1c7f1bebd76ddf8e (patch)
treebfb24758b4e1d5b0b192554d7a8ca718e2966788
parent9f53b66fa859ff41bad864ce5ea0ba921a31511d (diff)
community/wireshark: upgrade to 3.2.10
-rw-r--r--community/wireshark/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/community/wireshark/APKBUILD b/community/wireshark/APKBUILD
index 4515f5612b9..7177d67fd4e 100644
--- a/community/wireshark/APKBUILD
+++ b/community/wireshark/APKBUILD
@@ -3,7 +3,7 @@
# Contributor: Jeremy Thomerson <jeremy@thomersonfamily.com>
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=wireshark
-pkgver=3.2.9
+pkgver=3.2.10
pkgrel=0
pkgdesc="Network protocol analyzer"
url="https://www.wireshark.org"
@@ -294,5 +294,5 @@ tshark() {
mv "$pkgdir"/usr/bin/tshark "$subpkgdir"/usr/bin/tshark
}
-sha512sums="9b3d3c1d0ce9728f8f40935cd252c2982ec915ec114d0c00b265685d3505c128035d5e2c2266f1f08c9d44d016df928001b411a40c1e12f2863be8d22e7febf5 wireshark-3.2.9.tar.xz
+sha512sums="c61bafc5a814fe44ce8531e48a6e9289ce16786fa5e846d6ec3cce6528de4e9d8aaadeef5c33e3ec3d1dc6f16caf282b4c9f33348acd62c2a0fceccac110e415 wireshark-3.2.10.tar.xz
287159576be76fc8afbce450a53f969bbd519321e038c812b96857ca08c352052dbbfaa9208d54ed30d7a0c9ca4192b83c8865de60562c4490d99d75c61ede0b fix-udpdump.patch"