ncrack: Update

Bump to HEAD of ncrack's master branch to pick up build fixes for
newer gcc's.  PV has been updated to indicate that we are now
building something newer than the 0.7 tagged commit.

License-Update: copyright years refreshed

Signed-off-by: Scott Murray <scott.murray@konsulko.com>
This commit is contained in:
Scott Murray
2026-04-26 19:31:06 +03:00
parent ffdbb6dffd
commit 07439815e7

View File

@@ -4,13 +4,15 @@ HOMEPAGE = "https://nmap.org/ncrack"
SECTION = "security"
LICENSE = "GPL-2.0-only"
LIC_FILES_CHKSUM = "file://COPYING;beginline=7;endline=12;md5=66938a7e5b4c118eda78271de14874c2"
SRCREV = "dc570e7e3cec1fb176c0168eaedc723084bd0426"
SRC_URI = "git://github.com/nmap/ncrack.git;branch=master;protocol=https"
LIC_FILES_CHKSUM = "file://COPYING;beginline=7;endline=12;md5=8df67d60bde9d6c7b7030546ab47bf4b"
DEPENDS = "openssl zlib"
SRC_URI = "git://github.com/nmap/ncrack.git;branch=master;protocol=https"
SRCREV = "7fab46addcb99326cbf60f41dbde22a1e87aebad"
PV = "0.7+git"
inherit autotools-brokensep
INSANE_SKIP:${PN} = "already-stripped"