Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] sshguard: update to 2.4.0.
@ 2019-07-19 14:02 voidlinux-github
  2019-07-19 19:06 ` [PR PATCH] [Merged]: " voidlinux-github
  0 siblings, 1 reply; 2+ messages in thread
From: voidlinux-github @ 2019-07-19 14:02 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 322 bytes --]

There is a new pull request by daniel-eys against master on the void-packages repository

https://github.com/daniel-eys/void-packages sshguard
https://github.com/void-linux/void-packages/pull/13224

sshguard: update to 2.4.0.
None

A patch file from https://github.com/void-linux/void-packages/pull/13224.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-sshguard-13224.patch --]
[-- Type: application/text/x-diff, Size: 1483 bytes --]

From c596c3eb14f2a63ff97ef1e74f7165f4adc35ffd Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Daniel=20Ey=C3=9Fer?= <daniel.eysser@gmail.com>
Date: Tue, 16 Jul 2019 01:59:13 +0200
Subject: [PATCH] sshguard: update to 2.4.0.

---
 srcpkgs/sshguard/template | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/srcpkgs/sshguard/template b/srcpkgs/sshguard/template
index cdbf1c954c0..8c08d1f1120 100644
--- a/srcpkgs/sshguard/template
+++ b/srcpkgs/sshguard/template
@@ -1,6 +1,6 @@
 # Template file for 'sshguard'
 pkgname=sshguard
-version=2.3.1
+version=2.4.0
 revision=1
 build_style=gnu-configure
 hostmakedepends="flex"
@@ -9,8 +9,8 @@ short_desc="Protects networked hosts from brute force attacks"
 maintainer="Lodvær <lodvaer@gmail.com>"
 license="BSD-3-Clause"
 homepage="https://www.sshguard.net/"
-distfiles="${SOURCEFORGE_SITE}/sshguard/${pkgname}-${version}.tar.gz"
-checksum=769055e26df78f4bca34c9a7acf265dfa224c055b33ced47f53d55bf659d20a2
+distfiles="${SOURCEFORGE_SITE}/sshguard/sshguard-${version}.tar.gz"
+checksum=065ca4091b3a96802714b560dbbc3d9f0e67574e99e2b6e8857aa1027d17d6c0
 
 make_dirs="/var/db/sshguard 0755 root root"
 conf_files="/etc/sshguard.conf"
@@ -18,6 +18,6 @@ conf_files="/etc/sshguard.conf"
 post_install() {
 	vsv sshguard-socklog
 	vconf examples/sshguard.conf.sample sshguard.conf
-	sed -i 's@/usr/local/@/usr/@g' ${DESTDIR}/etc/sshguard.conf
+	vsed -i 's@/usr/local/@/usr/@g' ${DESTDIR}/etc/sshguard.conf
 	vlicense COPYING
 }

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [PR PATCH] [Merged]: sshguard: update to 2.4.0.
  2019-07-19 14:02 [PR PATCH] sshguard: update to 2.4.0 voidlinux-github
@ 2019-07-19 19:06 ` voidlinux-github
  0 siblings, 0 replies; 2+ messages in thread
From: voidlinux-github @ 2019-07-19 19:06 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 163 bytes --]

There's a merged pull request on the void-packages repository

sshguard: update to 2.4.0.
https://github.com/void-linux/void-packages/pull/13224
Description: None

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2019-07-19 19:06 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-07-19 14:02 [PR PATCH] sshguard: update to 2.4.0 voidlinux-github
2019-07-19 19:06 ` [PR PATCH] [Merged]: " voidlinux-github

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).