diff options
author | Kent Fritz <fritz.kent@gmail.com> | 2015-04-17 08:04:33 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-04-17 08:04:33 +0700 |
commit | 944f3840c8c15e8246a997de11c9d74dbe3cd1e9 (patch) | |
tree | 3e3ea8e6d2fb6f3653c7bca1ca44c10e2e3a09c2 /network/greenbone-security-assistant/greenbone-security-assistant.SlackBuild | |
parent | 32bee7bf0bb3b57d62a51b1ee4e5841671578ba5 (diff) | |
download | slackbuilds-944f3840c8c15e8246a997de11c9d74dbe3cd1e9.tar.gz |
network/greenbone-security-assistant: Updated for version 6.0.1.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'network/greenbone-security-assistant/greenbone-security-assistant.SlackBuild')
-rw-r--r-- | network/greenbone-security-assistant/greenbone-security-assistant.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/network/greenbone-security-assistant/greenbone-security-assistant.SlackBuild b/network/greenbone-security-assistant/greenbone-security-assistant.SlackBuild index 31df1ccb31..67bf51f1f5 100644 --- a/network/greenbone-security-assistant/greenbone-security-assistant.SlackBuild +++ b/network/greenbone-security-assistant/greenbone-security-assistant.SlackBuild @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=greenbone-security-assistant -VERSION=${VERSION:-5.0.6} +VERSION=${VERSION:-6.0.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |