network/framework: Fixed download link

Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
This commit is contained in:
dsomero 2012-09-24 22:11:48 -04:00
parent c88a288b8d
commit f086b5e299

View file

@ -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"