summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustin Lecher <jlec@gentoo.org>2015-09-07 17:56:00 +0200
committerJustin Lecher <jlec@gentoo.org>2015-09-07 17:58:41 +0200
commit438605963973a406d2631521da60e3964c47fe0a (patch)
tree3bdbb5735bae2129a3f360b16d7c4fe26991febd /net-analyzer/metasploit
parentdev-util/shellcheck: Fix vesion correctly (diff)
downloadgentoo-438605963973a406d2631521da60e3964c47fe0a.tar.gz
gentoo-438605963973a406d2631521da60e3964c47fe0a.tar.bz2
gentoo-438605963973a406d2631521da60e3964c47fe0a.zip
ADd missing remote-id entries
Signed-off-by: Justin Lecher <jlec@gentoo.org>
Diffstat (limited to 'net-analyzer/metasploit')
-rw-r--r--net-analyzer/metasploit/metadata.xml9
1 files changed, 6 insertions, 3 deletions
diff --git a/net-analyzer/metasploit/metadata.xml b/net-analyzer/metasploit/metadata.xml
index c118704ddaef..eae4ef006e12 100644
--- a/net-analyzer/metasploit/metadata.xml
+++ b/net-analyzer/metasploit/metadata.xml
@@ -7,8 +7,11 @@
<description>Very delicate package, ask before you touch please</description>
</maintainer>
<use>
- <flag name='development'>Install dependencies needed for metasploit and exploit development</flag>
- <flag name='oracle'>Enable restricted oracle modules which have additional deps</flag>
- <flag name='pcap'>Enable libpcap for packet sniffing</flag>
+ <flag name="development">Install dependencies needed for metasploit and exploit development</flag>
+ <flag name="oracle">Enable restricted oracle modules which have additional deps</flag>
+ <flag name="pcap">Enable libpcap for packet sniffing</flag>
</use>
+ <upstream>
+ <remote-id type="github">rapid7/metasploit-framework</remote-id>
+ </upstream>
</pkgmetadata>