From 30278eddad7f73e234880e1944b8801095580fac Mon Sep 17 00:00:00 2001 From: rhatto Date: Tue, 30 Jun 2009 14:18:51 +0000 Subject: 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 --- net/analyzer/wireshark/wireshark.SlackBuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'net/analyzer/wireshark/wireshark.SlackBuild') 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 -- cgit v1.2.3