[Lunar-commits] r14930 - moonbase/trunk/security/nikto
Chad Kittel
v3rt1g0 at lunar-linux.org
Sun May 22 18:01:11 UTC 2005
Author: v3rt1g0
Date: 2005-05-22 18:01:08 +0000 (Sun, 22 May 2005)
New Revision: 14930
Modified:
moonbase/trunk/security/nikto/BUILD
moonbase/trunk/security/nikto/DETAILS
Log:
SHA1 changed, but version did not. bah. Also added missing prepare_install
to BUILD.
Modified: moonbase/trunk/security/nikto/BUILD
===================================================================
--- moonbase/trunk/security/nikto/BUILD 2005-05-22 16:04:14 UTC (rev 14929)
+++ moonbase/trunk/security/nikto/BUILD 2005-05-22 18:01:08 UTC (rev 14930)
@@ -15,6 +15,8 @@
if module_installed nmap; then
sedit 's:^#NMAP:NMAP:' $CONF_FILE
fi
+
+ prepare_install &&
# install the conf file
install -m 0600 $CONF_FILE /etc &&
Modified: moonbase/trunk/security/nikto/DETAILS
===================================================================
--- moonbase/trunk/security/nikto/DETAILS 2005-05-22 16:04:14 UTC (rev 14929)
+++ moonbase/trunk/security/nikto/DETAILS 2005-05-22 18:01:08 UTC (rev 14930)
@@ -2,7 +2,7 @@
VERSION=1.34
SOURCE=$MODULE-current.tar.gz
SOURCE_URL=http://www.cirt.net/$MODULE/
- SOURCE_VFY=sha1:7e932bef107f3162d30425f698df652f522f653a
+ SOURCE_VFY=sha1:48a7e77467d2981587ee8779cfcb7c1ee99e5a5b
WEB_SITE=http://www.cirt.net/code/nikto.shtml
ENTERED=20041027
UPDATED=20041027
More information about the Lunar-commits
mailing list