All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 1/2] package/znc: bump version to 1.7.5
@ 2019-09-28 10:41 Bernd Kuhls
  2019-09-28 10:41 ` [Buildroot] [PATCH 2/2] package/znc: switch to cmake Bernd Kuhls
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Bernd Kuhls @ 2019-09-28 10:41 UTC (permalink / raw)
  To: buildroot

Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
---
 package/znc/znc.hash | 2 +-
 package/znc/znc.mk   | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/package/znc/znc.hash b/package/znc/znc.hash
index 216d105f23..f704e388cb 100644
--- a/package/znc/znc.hash
+++ b/package/znc/znc.hash
@@ -1,3 +1,3 @@
 # Locally calculated
-sha256 b1a32921a8e6d79ee6c5900c8d07293026966db7c05aaac48984231befc49b71  znc-1.7.4.tar.gz
+sha256 a8941e1385c8654287a4428018d93459482e9d5eeedf86bef7b020ddc5f24721  znc-1.7.5.tar.gz
 sha256 cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30  LICENSE
diff --git a/package/znc/znc.mk b/package/znc/znc.mk
index 24795886ae..9556b60fdf 100644
--- a/package/znc/znc.mk
+++ b/package/znc/znc.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-ZNC_VERSION = 1.7.4
+ZNC_VERSION = 1.7.5
 ZNC_SITE = http://znc.in/releases/archive
 ZNC_LICENSE = Apache-2.0
 ZNC_LICENSE_FILES = LICENSE
-- 
2.20.1

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

end of thread, other threads:[~2019-09-28 20:07 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-09-28 10:41 [Buildroot] [PATCH 1/2] package/znc: bump version to 1.7.5 Bernd Kuhls
2019-09-28 10:41 ` [Buildroot] [PATCH 2/2] package/znc: switch to cmake Bernd Kuhls
2019-09-28 19:50   ` Thomas Petazzoni
2019-09-28 20:00     ` Bernd Kuhls
2019-09-28 19:49 ` [Buildroot] [PATCH 1/2] package/znc: bump version to 1.7.5 Thomas Petazzoni
     [not found] ` <ced278fa-8fdb-6ece-2134-88df45332ca7@t-online.de>
2019-09-28 20:07   ` [Buildroot] [PATCH 2/2] package/znc: switch to cmake Thomas Petazzoni

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.