From: Jörg Sommer <[email protected]> Signed-off-by: Jörg Sommer <[email protected]> --- meta-oe/recipes-security/ssh-audit/ssh-audit_3.3.0.bb | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 meta-oe/recipes-security/ssh-audit/ssh-audit_3.3.0.bb
diff --git a/meta-oe/recipes-security/ssh-audit/ssh-audit_3.3.0.bb b/meta-oe/recipes-security/ssh-audit/ssh-audit_3.3.0.bb new file mode 100644 index 0000000000..634b7e0823 --- /dev/null +++ b/meta-oe/recipes-security/ssh-audit/ssh-audit_3.3.0.bb @@ -0,0 +1,11 @@ +SUMMARY = "An SSH server and client configuration auditing tool" +HOMEPAGE = "https://github.com/jtesta/ssh-audit" +BUGTRACKER = "https://github.com/jtesta/ssh-audit/issues" +LICENSE = "MIT" +LIC_FILES_CHKSUM = "file://LICENSE;md5=8745b0cfd015df0e3199253390de8935" + +SRC_URI[sha256sum] = "b76e36ac9844f45d64986c9f293a4b46766a10412dc29fb43bd52d0f6661a5b0" + +PYPI_PACKAGE = "ssh_audit" + +inherit pypi python_setuptools_build_meta -- 2.53.0
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#127305): https://lists.openembedded.org/g/openembedded-devel/message/127305 Mute This Topic: https://lists.openembedded.org/mt/119579037/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
