mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-04 20:29:09 +01:00
network/openvas-cli: Updated for version 1.4.2.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
865454e47e
commit
7a108044fc
2 changed files with 4 additions and 4 deletions
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=openvas-cli
|
||||
VERSION=${VERSION:-1.4.0}
|
||||
VERSION=${VERSION:-1.4.2}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="openvas-cli"
|
||||
VERSION="1.4.0"
|
||||
VERSION="1.4.2"
|
||||
HOMEPAGE="http://www.openvas.org"
|
||||
DOWNLOAD="http://wald.intevation.org/frs/download.php/1987/openvas-cli-1.4.0.tar.gz"
|
||||
MD5SUM="421cc8ef112feeabbfeeb6ff64d93a53"
|
||||
DOWNLOAD="http://wald.intevation.org/frs/download.php/2141/openvas-cli-1.4.2.tar.gz"
|
||||
MD5SUM="0ce5efb7826b886a58598b40acca9626"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="openvas-libraries"
|
||||
|
|
Loading…
Reference in a new issue