summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorScott Murray <scott.murray@konsulko.com>2025-07-03 16:53:46 -0400
committerScott Murray <scott.murray@konsulko.com>2025-07-04 12:41:20 -0400
commitabddea907bee174d3690003a34e7661c03a47c2c (patch)
treedf5c129e753d22b6f60ed24459d65d62ff62a7a4
parent4822b91ef5d662cd1a63dd24b0c36ab6da732ddb (diff)
downloadmeta-security-abddea907bee174d3690003a34e7661c03a47c2c.tar.gz
sshguard: Update to 2.5.1
This picks up required gcc 15 fixes. Changelog: https://bitbucket.org/sshguard/sshguard/src/master/CHANGELOG.rst Signed-off-by: Scott Murray <scott.murray@konsulko.com>
-rw-r--r--recipes-security/sshguard/sshguard_2.5.1.bb (renamed from recipes-security/sshguard/sshguard_2.4.3.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-security/sshguard/sshguard_2.4.3.bb b/recipes-security/sshguard/sshguard_2.5.1.bb
index de3d856..db5bad8 100644
--- a/recipes-security/sshguard/sshguard_2.4.3.bb
+++ b/recipes-security/sshguard/sshguard_2.5.1.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] = "64029deff6de90fdeefb1f497d414f0e4045076693a91da1a70eb7595e97efeb" 9SRC_URI[sha256sum] = "997a1e0ec2b2165b4757c42f8948162eb534183946af52efc406885d97cb89fc"
10 10
11inherit autotools-brokensep 11inherit autotools-brokensep