Skip to content
Snippets Groups Projects
Commit fd7fe54b authored by Leo's avatar Leo
Browse files

main/sshguard: upgrade to 2.4.2

parent b7b56fac
No related branches found
No related tags found
1 merge request!19444main/sshguard: upgrade to 2.4.2
...@@ -2,7 +2,7 @@ ...@@ -2,7 +2,7 @@
# Contributor: Michał Polański <michal@polanski.me> # Contributor: Michał Polański <michal@polanski.me>
# Maintainer: Natanael Copa <ncopa@alpinelinux.org> # Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=sshguard pkgname=sshguard
pkgver=2.4.1 pkgver=2.4.2
pkgrel=0 pkgrel=0
pkgdesc="Protects hosts from brute-force attacks against SSH and other services" pkgdesc="Protects hosts from brute-force attacks against SSH and other services"
url="https://www.sshguard.net/" url="https://www.sshguard.net/"
...@@ -36,6 +36,6 @@ package() { ...@@ -36,6 +36,6 @@ package() {
install -Dm644 "$srcdir"/sshguard.confd "$pkgdir"/etc/conf.d/sshguard install -Dm644 "$srcdir"/sshguard.confd "$pkgdir"/etc/conf.d/sshguard
} }
sha512sums="bae7485d963454f2a6dc4b7d96506b03fb49013fe3ab3d81e315ea88bd8067e7a2305cdf25e411720ac014a68ee9635cdbcef65a7dc806b7fc942f099a9d5ba8 sshguard-2.4.1.tar.gz sha512sums="f2fe35180af8698d4b2053e9ffbf17df9f033b0c2fcc045caa085467d14174e17aa266d2ef3ce9536037e54f7d3ea42de9e32e7faee65612894294793082862a sshguard-2.4.2.tar.gz
e7f3960c9ea04a5a6bfb17fba79131f063a0128f3f2e85e1f4c6689c3c83c4ed8a65bebf9ae5c0b0925186282409bab660be3ac2483a6385652fe997e5f2bd2c sshguard.initd e7f3960c9ea04a5a6bfb17fba79131f063a0128f3f2e85e1f4c6689c3c83c4ed8a65bebf9ae5c0b0925186282409bab660be3ac2483a6385652fe997e5f2bd2c sshguard.initd
2d314943268dc5716bb564c236adc6695a22e38df31cb9f945e050cbb07864002975e7de2f3b2d492f961cf11328826a4a0b6db4284cd6d74de8a9ad02601e54 sshguard.confd" 2d314943268dc5716bb564c236adc6695a22e38df31cb9f945e050cbb07864002975e7de2f3b2d492f961cf11328826a4a0b6db4284cd6d74de8a9ad02601e54 sshguard.confd"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment