summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorArmin Kuster <akuster808@gmail.com>2023-07-31 06:27:03 -0400
committerArmin Kuster <akuster808@gmail.com>2023-08-06 11:31:18 -0400
commit02f285b2769dfe77159e01a78c0d844afc9b7241 (patch)
treebfe99ea3645c05ce9a9c4ea90fe3c0eb686daf4c
parent782251aa8fe387b2545c8e7e20a1a90c26300883 (diff)
downloadmeta-security-02f285b2769dfe77159e01a78c0d844afc9b7241.tar.gz
sshguard: Update to 2.4.3
Changelog: https://bitbucket.org/sshguard/sshguard/src/master/CHANGELOG.rst Signed-off-by: Armin Kuster <akuster808@gmail.com>
-rw-r--r--recipes-security/sshguard/sshguard_2.4.3.bb (renamed from recipes-security/sshguard/sshguard_2.4.2.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-security/sshguard/sshguard_2.4.2.bb b/recipes-security/sshguard/sshguard_2.4.3.bb
index bd7f979..37b414e 100644
--- a/recipes-security/sshguard/sshguard_2.4.2.bb
+++ b/recipes-security/sshguard/sshguard_2.4.3.bb
@@ -6,6 +6,6 @@ LICENSE = "BSD-1-Clause"
6 6
7SRC_URI="https://sourceforge.net/projects/sshguard/files/sshguard/${PV}/sshguard-${PV}.tar.gz" 7SRC_URI="https://sourceforge.net/projects/sshguard/files/sshguard/${PV}/sshguard-${PV}.tar.gz"
8 8
9SRC_URI[sha256sum] = "2770b776e5ea70a9bedfec4fd84d57400afa927f0f7522870d2dcbbe1ace37e8" 9SRC_URI[sha256sum] = "64029deff6de90fdeefb1f497d414f0e4045076693a91da1a70eb7595e97efeb"
10 10
11inherit autotools-brokensep 11inherit autotools-brokensep