diff mbox series

[meta-security] sshguard: Update to 2.4.3

Message ID 20230731102836.122208-1-akuster808@gmail.com
State New
Headers show
Series [meta-security] sshguard: Update to 2.4.3 | expand

Commit Message

akuster808 July 31, 2023, 10:28 a.m. UTC
Changelog: https://bitbucket.org/sshguard/sshguard/src/master/CHANGELOG.rst

Signed-off-by: Armin Kuster <akuster808@gmail.com>
---
 .../sshguard/{sshguard_2.4.2.bb => sshguard_2.4.3.bb}           | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename recipes-security/sshguard/{sshguard_2.4.2.bb => sshguard_2.4.3.bb} (79%)
diff mbox series

Patch

diff --git a/recipes-security/sshguard/sshguard_2.4.2.bb b/recipes-security/sshguard/sshguard_2.4.3.bb
similarity index 79%
rename from recipes-security/sshguard/sshguard_2.4.2.bb
rename to 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"
 
 SRC_URI="https://sourceforge.net/projects/sshguard/files/sshguard/${PV}/sshguard-${PV}.tar.gz"
 
-SRC_URI[sha256sum] = "2770b776e5ea70a9bedfec4fd84d57400afa927f0f7522870d2dcbbe1ace37e8"
+SRC_URI[sha256sum] = "64029deff6de90fdeefb1f497d414f0e4045076693a91da1a70eb7595e97efeb"
 
 inherit autotools-brokensep