summaryrefslogtreecommitdiffstats
path: root/network
diff options
context:
space:
mode:
author Willy Sudiarto Raharjo2017-10-11 21:11:49 +0200
committer Willy Sudiarto Raharjo2017-10-12 03:40:04 +0200
commit398c64ce48e7695d37576b72828e0baad2d8f5d6 (patch)
treefaef0ada7452dcf75009c015148bb5fdbfdabb43 /network
parent7734dee877ffe763b0637c371cd9d043bf18d19a (diff)
downloadslackbuilds-398c64ce48e7695d37576b72828e0baad2d8f5d6.tar.gz
network/wireshark: Updated for version 2.4.2.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'network')
-rw-r--r--network/wireshark/slack-desc2
-rw-r--r--network/wireshark/wireshark.SlackBuild2
-rw-r--r--network/wireshark/wireshark.info6
3 files changed, 5 insertions, 5 deletions
diff --git a/network/wireshark/slack-desc b/network/wireshark/slack-desc
index 3fc348587a..e3f4d0e7f6 100644
--- a/network/wireshark/slack-desc
+++ b/network/wireshark/slack-desc
@@ -12,7 +12,7 @@ wireshark: Wireshark (aka Ethereal) is a free packet sniffer computer
wireshark: application. It is used for network troubleshooting, analysis,
wireshark: software and communications, protocol development and education.
wireshark:
-wireshark: Wireshark uses the cross-platform GTK+ widget toolkit. Its
+wireshark: Wireshark uses the cross-platform GTK+/Qt widget toolkit. Its
wireshark: powerful features make it the tool of choice for network
wireshark: troubleshooting, protocol development, and education worldwide.
wireshark:
diff --git a/network/wireshark/wireshark.SlackBuild b/network/wireshark/wireshark.SlackBuild
index d9146ed8ad..f5a0fb07a4 100644
--- a/network/wireshark/wireshark.SlackBuild
+++ b/network/wireshark/wireshark.SlackBuild
@@ -29,7 +29,7 @@
# Modified by Mario Preksavec <mario@slackware.hr>
PRGNAM=wireshark
-VERSION=${VERSION:-2.4.1}
+VERSION=${VERSION:-2.4.2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/network/wireshark/wireshark.info b/network/wireshark/wireshark.info
index 8b8e8bb129..136d1587e1 100644
--- a/network/wireshark/wireshark.info
+++ b/network/wireshark/wireshark.info
@@ -1,8 +1,8 @@
PRGNAM="wireshark"
-VERSION="2.4.1"
+VERSION="2.4.2"
HOMEPAGE="https://www.wireshark.org/"
-DOWNLOAD="https://1.as.dl.wireshark.org/src/wireshark-2.4.1.tar.xz"
-MD5SUM="22b925108e0b65d6560f0af161157266"
+DOWNLOAD="https://1.as.dl.wireshark.org/src/wireshark-2.4.2.tar.xz"
+MD5SUM="237525d8f189f1253ca18b00a055eccb"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="qt5 lua GeoIP"