diff options
| -rw-r--r-- | dynamic-layers/meta-perl/recipes-security/nikto/nikto_2.1.6.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dynamic-layers/meta-perl/recipes-security/nikto/nikto_2.1.6.bb b/dynamic-layers/meta-perl/recipes-security/nikto/nikto_2.1.6.bb index 8c21b30..1db68c5 100644 --- a/dynamic-layers/meta-perl/recipes-security/nikto/nikto_2.1.6.bb +++ b/dynamic-layers/meta-perl/recipes-security/nikto/nikto_2.1.6.bb | |||
| @@ -7,7 +7,7 @@ LICENSE = "GPL-2.0-only" | |||
| 7 | LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/GPL-2.0-only;md5=801f80980d171dd6425610833a22dbe6" | 7 | LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/GPL-2.0-only;md5=801f80980d171dd6425610833a22dbe6" |
| 8 | 8 | ||
| 9 | SRCREV = "f1bbd1a8756c076c8fd4f4dd0bc34a8ef215ae79" | 9 | SRCREV = "f1bbd1a8756c076c8fd4f4dd0bc34a8ef215ae79" |
| 10 | SRC_URI = "git://github.com/sullo/nikto.git;branch=master;protocol=https \ | 10 | SRC_URI = "git://github.com/sullo/nikto.git;branch=main;protocol=https \ |
| 11 | file://location.patch" | 11 | file://location.patch" |
| 12 | 12 | ||
| 13 | S = "${WORKDIR}/git/program" | 13 | S = "${WORKDIR}/git/program" |
