summaryrefslogtreecommitdiffstats
path: root/network
diff options
context:
space:
mode:
author Willy Sudiarto Raharjo2017-12-03 02:35:54 +0100
committer Willy Sudiarto Raharjo2017-12-03 02:35:54 +0100
commitedcd1291110ff9fb03f799ca060a58bea3a19389 (patch)
treebde14908533305e48773fe9f2cb7055c7c18fe5a /network
parent857336a03725cf538dfc1c0377b0cc4758f9403f (diff)
downloadslackbuilds-edcd1291110ff9fb03f799ca060a58bea3a19389.tar.gz
network/wireshark: Updated for version 2.4.3.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'network')
-rw-r--r--network/wireshark/wireshark.SlackBuild2
-rw-r--r--network/wireshark/wireshark.info6
2 files changed, 4 insertions, 4 deletions
diff --git a/network/wireshark/wireshark.SlackBuild b/network/wireshark/wireshark.SlackBuild
index f5a0fb07a4..8c78e133fd 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.2}
+VERSION=${VERSION:-2.4.3}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/network/wireshark/wireshark.info b/network/wireshark/wireshark.info
index 136d1587e1..63a4363d0d 100644
--- a/network/wireshark/wireshark.info
+++ b/network/wireshark/wireshark.info
@@ -1,8 +1,8 @@
PRGNAM="wireshark"
-VERSION="2.4.2"
+VERSION="2.4.3"
HOMEPAGE="https://www.wireshark.org/"
-DOWNLOAD="https://1.as.dl.wireshark.org/src/wireshark-2.4.2.tar.xz"
-MD5SUM="237525d8f189f1253ca18b00a055eccb"
+DOWNLOAD="https://1.as.dl.wireshark.org/src/wireshark-2.4.3.tar.xz"
+MD5SUM="db15593d518008dd8a870f4f05dbb828"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="qt5 lua GeoIP"