diff options
author | Michiel van Wessem <michiel@slackbuilds.org> | 2010-09-09 20:43:57 -0400 |
---|---|---|
committer | dsomero <xgizzmo@slackbuilds.org> | 2010-09-09 20:43:57 -0400 |
commit | 5b3f4eb2b1ffb3389f3a9fa53d53bec4e3c9a74d (patch) | |
tree | 8311ca270b4e824a1bd5d2c7a3563fd7019571d6 /network/wireshark/wireshark.SlackBuild | |
parent | 708033737db3e4d6b37462e27518dd01e0293c14 (diff) | |
download | slackbuilds-5b3f4eb2b1ffb3389f3a9fa53d53bec4e3c9a74d.tar.gz |
network/wireshark: Updated for version 1.4.0.
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
Diffstat (limited to 'network/wireshark/wireshark.SlackBuild')
-rw-r--r-- | network/wireshark/wireshark.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/network/wireshark/wireshark.SlackBuild b/network/wireshark/wireshark.SlackBuild index 389479e6b8..44702e4e69 100644 --- a/network/wireshark/wireshark.SlackBuild +++ b/network/wireshark/wireshark.SlackBuild @@ -26,7 +26,7 @@ # OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=wireshark -VERSION=${VERSION:-1.2.10} +VERSION=${VERSION:-1.4.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |