mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-22 19:44:21 +01:00
network/framework: Fixed download link
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
This commit is contained in:
parent
c88a288b8d
commit
f086b5e299
1 changed files with 2 additions and 2 deletions
|
@ -1,9 +1,9 @@
|
|||
PRGNAM="framework"
|
||||
VERSION="4.0.0"
|
||||
HOMEPAGE="http://www.metasploit.com/"
|
||||
DOWNLOAD="http://updates.metasploit.com/data/releases/framework-4.0.0-linux-full.run"
|
||||
DOWNLOAD="http://downloads.metasploit.com/data/releases/archive/framework-4.0.0-linux-full.run"
|
||||
MD5SUM="198a40fd0210985b7dd068858fed0ca6"
|
||||
DOWNLOAD_x86_64="http://updates.metasploit.com/data/releases/framework-4.0.0-linux-x64-full.run"
|
||||
DOWNLOAD_x86_64="http://downloads.metasploit.com/data/releases/archive/framework-4.0.0-linux-x64-full.run"
|
||||
MD5SUM_x86_64="60a027a115d50206a01d8dc513ee5049"
|
||||
REQUIRES=""
|
||||
MAINTAINER="Marco Bonetti"
|
||||
|
|
Loading…
Reference in a new issue