switch distfile to .tar.bz2 and find it in the archive, this is identical
to the .tar.gz we had before, while the one in the archive is slightly older noticed by Zahid Bukhari <cimmeriian at gmail.com>
This commit is contained in:
parent
6b64f6a06c
commit
e2264eeb87
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.6 2006/09/23 16:51:03 steven Exp $
|
||||
# $OpenBSD: Makefile,v 1.7 2007/02/18 10:29:41 sturm Exp $
|
||||
|
||||
COMMENT= "Web and CGI vulnerability scanner with SSL support"
|
||||
|
||||
@ -9,7 +9,8 @@ CATEGORIES= security www
|
||||
HOMEPAGE= http://www.cirt.net/code/nikto.shtml
|
||||
|
||||
MASTER_SITES= http://www.cirt.net/nikto/ \
|
||||
http://packetstormsecurity.org/UNIX/cgi-scanners/
|
||||
http://www.cirt.net/nikto/ARCHIVE/
|
||||
EXTRACT_SUFX= .tar.bz2
|
||||
|
||||
# GPL
|
||||
PERMIT_PACKAGE_CDROM= Yes
|
||||
|
@ -1,4 +1,5 @@
|
||||
MD5 (nikto-1.35.tar.gz) = 74beeb1b8a3c04a29655500a5b66da44
|
||||
RMD160 (nikto-1.35.tar.gz) = d15079d704cde511adf6ac0f944c19dea9f3edd1
|
||||
SHA1 (nikto-1.35.tar.gz) = b77154ee5974149d6e7777aa912036fb53e7cdbe
|
||||
SIZE (nikto-1.35.tar.gz) = 192642
|
||||
MD5 (nikto-1.35.tar.bz2) = 50d9c671a5285365bd93bcea7577950b
|
||||
RMD160 (nikto-1.35.tar.bz2) = 8c2b1f6e47aeac0e40728b96f91139dce503427f
|
||||
SHA1 (nikto-1.35.tar.bz2) = 9cfaf0b8fdd336f6c7543bef2a7f70b0068006d2
|
||||
SHA256 (nikto-1.35.tar.bz2) = b73d54e9b364f08b2e92753c7e53549a864f24bee13658efa47d201a298e404d
|
||||
SIZE (nikto-1.35.tar.bz2) = 166897
|
||||
|
Loading…
x
Reference in New Issue
Block a user