diff options
Diffstat (limited to 'python/python-vulndb/python-vulndb.SlackBuild')
-rw-r--r-- | python/python-vulndb/python-vulndb.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/python/python-vulndb/python-vulndb.SlackBuild b/python/python-vulndb/python-vulndb.SlackBuild index 4eb1e8c3df..916bdff9d0 100644 --- a/python/python-vulndb/python-vulndb.SlackBuild +++ b/python/python-vulndb/python-vulndb.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for python-vulndb -# Copyright 2015-2016 Brenton Earl <brent@exitstatusone.com> +# Copyright 2015-2016, 2018 Brenton Earl <brent@exitstatusone.com> # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -24,7 +24,7 @@ PRGNAM=python-vulndb SRCNAM=vulndb -VERSION=${VERSION:-0.0.19} +VERSION=${VERSION:-0.1.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |