diff options
author | Michiel van Wessem <michiel@slackbuilds.org> | 2010-11-24 23:03:54 +0100 |
---|---|---|
committer | Heinz Wiesinger <pprkut@slackbuilds.org> | 2010-11-24 23:21:04 +0100 |
commit | 6deca5e209468a636a71f86c7948581c0aca9e6e (patch) | |
tree | 229457708d8bee2a011227eac9779c6091a8361e /network/wireshark/wireshark.SlackBuild | |
parent | 3d5073494b659a97deb48e436870de58e4811e5b (diff) | |
download | slackbuilds-6deca5e209468a636a71f86c7948581c0aca9e6e.tar.gz |
network/wireshark: Updated for version 1.4.2
Signed-off-by: Heinz Wiesinger <pprkut@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 5ead61df89..5be90c4199 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.4.1} +VERSION=${VERSION:-1.4.2} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |