summaryrefslogtreecommitdiffstats
path: root/security
diff options
context:
space:
mode:
authorVlad Glagolev2021-02-06 03:23:38 +0000
committerVlad Glagolev2021-02-06 03:23:38 +0000
commite6f7830b782417f16864b5aceee5fc0e146bd301 (patch)
tree0c405639805a7fc78030eeef39a4bf4e2fe937c3 /security
parent5ed142affa1fbf66f8f6f916d262471a0f25b11b (diff)
sshguard: => 2.4.1
Diffstat (limited to 'security')
-rwxr-xr-xsecurity/sshguard/DETAILS4
-rw-r--r--security/sshguard/HISTORY6
2 files changed, 8 insertions, 2 deletions
diff --git a/security/sshguard/DETAILS b/security/sshguard/DETAILS
index 375fe70fae..bd0131a420 100755
--- a/security/sshguard/DETAILS
+++ b/security/sshguard/DETAILS
@@ -1,8 +1,8 @@
SPELL=sshguard
- VERSION=2.3.1
+ VERSION=2.4.1
SOURCE=${SPELL}-${VERSION}.tar.gz
SOURCE_URL[0]=https://downloads.sourceforge.net/sourceforge/${SPELL}/files/${SOURCE}
- SOURCE_HASH=sha256:769055e26df78f4bca34c9a7acf265dfa224c055b33ced47f53d55bf659d20a2:UPSTREAM_HASH
+ SOURCE_HASH=sha256:875d02e6e67dced614790ed5e36aef1160edea940f353a79306cbb1852af3c67:UPSTREAM_HASH
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
DOC_DIRS=""
DOCS="examples/whitelistfile.example"
diff --git a/security/sshguard/HISTORY b/security/sshguard/HISTORY
index 3481810d26..73cf5bf611 100644
--- a/security/sshguard/HISTORY
+++ b/security/sshguard/HISTORY
@@ -1,2 +1,8 @@
+2021-02-05 Vlad Glagolev <stealth@sourcemage.org>
+ * DETAILS: updated spell to 2.4.1
+
+2019-11-07 Vlad Glagolev <stealth@sourcemage.org>
+ * DETAILS: updated spell to 2.4.0
+
2019-02-27 Vlad Glagolev <stealth@sourcemage.org>
* DETAILS, DEPENDS, INSTALL, init.d: spell created, version 2.3.1