aboutsummaryrefslogtreecommitdiff
path: root/net/analyzer/wireshark/wireshark.SlackBuild
diff options
context:
space:
mode:
authorrhatto <rhatto@370017ae-e619-0410-ac65-c121f96126d4>2009-06-30 14:18:51 +0000
committerrhatto <rhatto@370017ae-e619-0410-ac65-c121f96126d4>2009-06-30 14:18:51 +0000
commit30278eddad7f73e234880e1944b8801095580fac (patch)
tree02b37766589c12662a027a7a3032cdb676fd0d52 /net/analyzer/wireshark/wireshark.SlackBuild
parent50eec3280d326a80951a215e55b6e479b1d25b85 (diff)
downloadslackbuilds-30278eddad7f73e234880e1944b8801095580fac.tar.gz
slackbuilds-30278eddad7f73e234880e1944b8801095580fac.tar.bz2
wireshark: updating to 1.0.8 to fix GLSA 200906-05
git-svn-id: svn+slack://slack.fluxo.info/var/svn/slackbuilds@2226 370017ae-e619-0410-ac65-c121f96126d4
Diffstat (limited to 'net/analyzer/wireshark/wireshark.SlackBuild')
-rw-r--r--net/analyzer/wireshark/wireshark.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/analyzer/wireshark/wireshark.SlackBuild b/net/analyzer/wireshark/wireshark.SlackBuild
index 2e97224c..39104218 100644
--- a/net/analyzer/wireshark/wireshark.SlackBuild
+++ b/net/analyzer/wireshark/wireshark.SlackBuild
@@ -16,7 +16,7 @@
#
# slackbuild for wireshark, by Silvio Rhatto
# requires:
-# tested: wireshark-1.0.7
+# tested: wireshark-1.0.8
# model: generic.mkSlackBuild $Rev: 805 $
#
@@ -32,7 +32,7 @@ CWD="$(pwd)"
SRC_NAME="wireshark"
PKG_NAME="wireshark"
ARCH=${ARCH:=i486}
-SRC_VERSION=${VERSION:=1.0.7}
+SRC_VERSION=${VERSION:=1.0.8}
PKG_VERSION="$(echo "$SRC_VERSION" | tr '[[:blank:]-]' '_')"
BUILD=${BUILD:=1rha}
SRC_DIR=${SRC_DIR:=$CWD}/$PKG_NAME