summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Willy Sudiarto Raharjo2018-07-21 02:36:08 +0200
committer Willy Sudiarto Raharjo2018-07-21 02:36:08 +0200
commit4b3dec0a992c060d4bac31c70c4c6059b9e1d169 (patch)
tree878d7f6a267ddd2a481f1c29e49a0d8c9eb3b72e
parentec1a4a932c386f509cf24092be7aa38837d57ddd (diff)
downloadslackbuilds-4b3dec0a992c060d4bac31c70c4c6059b9e1d169.tar.gz
network/wireshark: Updated for version 2.6.2.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-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 25a59de565..7a2d3e496a 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.6.1}
+VERSION=${VERSION:-2.6.2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/network/wireshark/wireshark.info b/network/wireshark/wireshark.info
index ec7a93f449..6fc98df22c 100644
--- a/network/wireshark/wireshark.info
+++ b/network/wireshark/wireshark.info
@@ -1,8 +1,8 @@
PRGNAM="wireshark"
-VERSION="2.6.1"
+VERSION="2.6.2"
HOMEPAGE="https://www.wireshark.org/"
-DOWNLOAD="https://1.as.dl.wireshark.org/src/wireshark-2.6.1.tar.xz"
-MD5SUM="b0e9e5fe22e96d9fdfad18f750fa8f55"
+DOWNLOAD="https://1.as.dl.wireshark.org/src/wireshark-2.6.2.tar.xz"
+MD5SUM="086d235509717190d06554b2ab870209"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="qt5 lua"