diff options
author | Ben Collver <bencollver@riseup.net> | 2021-04-14 18:52:03 +0200 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2021-04-18 00:08:28 -0500 |
commit | 837046a9beeff7104746bbc0aafbc7baf67443c6 (patch) | |
tree | 65c2c38bade523d7e1a12fadf92750b378a3d342 /network/wireshark/wireshark.info | |
parent | 79ce46af26728ba466e0db8319dfe3f101346d71 (diff) |
network/wireshark: Updated for version 20210411_cb432b8.
Fix building against the newer glib2
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
Diffstat (limited to 'network/wireshark/wireshark.info')
-rw-r--r-- | network/wireshark/wireshark.info | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/network/wireshark/wireshark.info b/network/wireshark/wireshark.info index 8bbdeb103160c..80695fadaf68b 100644 --- a/network/wireshark/wireshark.info +++ b/network/wireshark/wireshark.info @@ -1,8 +1,8 @@ PRGNAM="wireshark" -VERSION="3.4.4" +VERSION="20210411_cb432b8" HOMEPAGE="https://www.wireshark.org/" -DOWNLOAD="https://1.as.dl.wireshark.org/src/wireshark-3.4.4.tar.xz" -MD5SUM="dbc93615612db327276aec8391a3c090" +DOWNLOAD="http://ponce.cc/slackware/sources/repo/wireshark-20210411_cb432b8.tar.xz" +MD5SUM="5e3de0cde5f0cc3c9cedda73ca46a252" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="qt5 lua python3 c-ares" |