diff options
author | Jasper Klein <vliegendehuiskat@gmail.com> | 2012-09-03 19:35:26 +0200 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2012-09-10 16:35:38 -0500 |
commit | 60618883648393f5d5bd87588a70e09df1d5d4a9 (patch) | |
tree | f022e1d699e06f7590732361e0942d40cea4dea1 /network/wireshark/wireshark.SlackBuild | |
parent | c8c18df4116507cdaa3bdb33dc09ead2f0e3200b (diff) | |
download | slackbuilds-60618883648393f5d5bd87588a70e09df1d5d4a9.tar.gz |
network/wireshark: Updated for version 1.8.2.
Signed-off-by: Matteo Bernardini <ponce@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 a3adf191ee..9ce8647e5d 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.8.0} +VERSION=${VERSION:-1.8.2} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |