1
0
mirror of https://github.com/nmap/nmap.git synced 2025-12-06 04:31:29 +00:00
Commit Graph

3 Commits

Author SHA1 Message Date
dmiller
cf58b6160e Add version checks for libssh2 and zlib to checklibs.sh 2018-10-18 03:49:35 +00:00
dmiller
b5d9c1107f checklibs.sh: newest didn't work when newest version was first in list 2013-12-24 19:23:33 +00:00
dmiller
08a12f3921 Added a script to check for newer versions of included libs
Just run "sh checklibs.sh". Currently checks liblua, libpcre, libpcap,
and prints the latest version of liblinear (no version info is in the
copy we have). Requires perl, curl, and a C compiler (cc).
2013-12-24 16:57:36 +00:00