diff options
author | Kent Fritz <fritz.kent@gmail.com> | 2015-03-12 21:59:23 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-03-12 21:59:23 +0700 |
commit | dcd4bcef0ff49f50e2f3c78b4575401686b3b9f2 (patch) | |
tree | af957238d0e36d97f1a07ac7c17fc517fdc05075 /network/openvas-scanner/openvas-scanner.SlackBuild | |
parent | 4abb42c58ceb5dd84b1d4650e33cc6a177de40a0 (diff) | |
download | slackbuilds-dcd4bcef0ff49f50e2f3c78b4575401686b3b9f2.tar.gz |
network/openvas-scanner: Updated for version 4.0.6.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'network/openvas-scanner/openvas-scanner.SlackBuild')
-rw-r--r-- | network/openvas-scanner/openvas-scanner.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/network/openvas-scanner/openvas-scanner.SlackBuild b/network/openvas-scanner/openvas-scanner.SlackBuild index 891f3d39e9..02514bfc98 100644 --- a/network/openvas-scanner/openvas-scanner.SlackBuild +++ b/network/openvas-scanner/openvas-scanner.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for openvas-scanner -# Copyright 20145 Kent Fritz, Mountain View, CA +# Copyright 2014-2015 Kent Fritz, Mountain View, CA # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=openvas-scanner -VERSION=${VERSION:-4.0.5} +VERSION=${VERSION:-4.0.6} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |