mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-08 08:03:51 +02:00
sshguard: update to 2.3.1.
This commit is contained in:
parent
b82a411809
commit
cb9f30c285
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'sshguard'
|
||||
pkgname=sshguard
|
||||
version=2.3.0
|
||||
version=2.3.1
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="flex"
|
||||
|
@ -10,7 +10,7 @@ maintainer="Lodvær <lodvaer@gmail.com>"
|
|||
license="BSD-3-Clause"
|
||||
homepage="https://www.sshguard.net/"
|
||||
distfiles="${SOURCEFORGE_SITE}/sshguard/${pkgname}-${version}.tar.gz"
|
||||
checksum=d4b53f87a3c26652e5a2899b16506b815fa56a36aaf5bde9c2704bfb1a0ca068
|
||||
checksum=769055e26df78f4bca34c9a7acf265dfa224c055b33ced47f53d55bf659d20a2
|
||||
|
||||
make_dirs="/var/db/sshguard 0755 root root"
|
||||
conf_files="/etc/sshguard.conf"
|
||||
|
|
Loading…
Add table
Reference in a new issue