From 1ec2783d629fca9158a61bc6808a214927b29cc0 Mon Sep 17 00:00:00 2001 From: Armin Kuster Date: Sat, 26 Jun 2021 23:30:38 +0200 Subject: ssshgaurd: add packaage Signed-off-by: Armin Kuster --- recipes-security/sshguard/sshguard_2.4.2.bb | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 recipes-security/sshguard/sshguard_2.4.2.bb (limited to 'recipes-security/sshguard') diff --git a/recipes-security/sshguard/sshguard_2.4.2.bb b/recipes-security/sshguard/sshguard_2.4.2.bb new file mode 100644 index 0000000..bd7f979 --- /dev/null +++ b/recipes-security/sshguard/sshguard_2.4.2.bb @@ -0,0 +1,11 @@ +SUMARRY=" Intelligently block brute-force attacks by aggregating system logs " +HOMEPAGE = "https://www.sshguard.net/" +LIC_FILES_CHKSUM = "file://COPYING;md5=47a33fc98cd20713882c4d822a57bf4d" +LICENSE = "BSD-1-Clause" + + +SRC_URI="https://sourceforge.net/projects/sshguard/files/sshguard/${PV}/sshguard-${PV}.tar.gz" + +SRC_URI[sha256sum] = "2770b776e5ea70a9bedfec4fd84d57400afa927f0f7522870d2dcbbe1ace37e8" + +inherit autotools-brokensep -- cgit v1.2.3-54-g00ecf