diff options
author | Sam Bingner <sam@bingner.com> | 2019-04-08 23:43:02 -1000 |
---|---|---|
committer | Sam Bingner <sam@bingner.com> | 2019-04-09 23:20:43 -1000 |
commit | 758eebce2bb5a38964722747286d0a6280ffdf6b (patch) | |
tree | 54cfc9d6f84fd2a91b4a0c8b5d3924d6afa455eb /data/nmap/_metadata | |
parent | 280c4fb7b1e371ce1bfa7fc6c83a9e6581e84dc2 (diff) |
Update nmap and add liblua for it
Diffstat (limited to 'data/nmap/_metadata')
-rw-r--r-- | data/nmap/_metadata/in.1443.00 | 0 | ||||
l--------- | data/nmap/_metadata/liblua5.3.dep | 1 | ||||
l--------- | data/nmap/_metadata/libssh2.dep | 1 | ||||
l--------- | data/nmap/_metadata/libssl1.0.dep | 1 | ||||
l--------- | data/nmap/_metadata/pcre.dep | 1 |
5 files changed, 4 insertions, 0 deletions
diff --git a/data/nmap/_metadata/in.1443.00 b/data/nmap/_metadata/in.1443.00 new file mode 100644 index 000000000..e69de29bb --- /dev/null +++ b/data/nmap/_metadata/in.1443.00 diff --git a/data/nmap/_metadata/liblua5.3.dep b/data/nmap/_metadata/liblua5.3.dep new file mode 120000 index 000000000..4cd0bd62e --- /dev/null +++ b/data/nmap/_metadata/liblua5.3.dep @@ -0,0 +1 @@ +../../liblua5.3
\ No newline at end of file diff --git a/data/nmap/_metadata/libssh2.dep b/data/nmap/_metadata/libssh2.dep new file mode 120000 index 000000000..e5424dba9 --- /dev/null +++ b/data/nmap/_metadata/libssh2.dep @@ -0,0 +1 @@ +../../libssh2
\ No newline at end of file diff --git a/data/nmap/_metadata/libssl1.0.dep b/data/nmap/_metadata/libssl1.0.dep new file mode 120000 index 000000000..a501d00a8 --- /dev/null +++ b/data/nmap/_metadata/libssl1.0.dep @@ -0,0 +1 @@ +../../libssl1.0
\ No newline at end of file diff --git a/data/nmap/_metadata/pcre.dep b/data/nmap/_metadata/pcre.dep new file mode 120000 index 000000000..f88da5e24 --- /dev/null +++ b/data/nmap/_metadata/pcre.dep @@ -0,0 +1 @@ +../../pcre
\ No newline at end of file |