All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 1/3] package/syslog-ng: Bump version to 3.33.2
@ 2021-09-07  8:43 Chris Packham
  2021-09-07  8:43 ` [Buildroot] [PATCH 2/3] package/micropython: Bump version to 1.17 Chris Packham
                   ` (3 more replies)
  0 siblings, 4 replies; 7+ messages in thread
From: Chris Packham @ 2021-09-07  8:43 UTC (permalink / raw)
  To: buildroot; +Cc: Chris Packham

Signed-off-by: Chris Packham <judge.packham@gmail.com>
---
 package/syslog-ng/syslog-ng.hash | 2 +-
 package/syslog-ng/syslog-ng.mk   | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/package/syslog-ng/syslog-ng.hash b/package/syslog-ng/syslog-ng.hash
index fdf37ec3d9..df8002341c 100644
--- a/package/syslog-ng/syslog-ng.hash
+++ b/package/syslog-ng/syslog-ng.hash
@@ -1,5 +1,5 @@
 # Locally computed
-sha256  35913654582947705a5679c9a2dcd4d25b4c98f3f3734cd55e94c5c780c22877  syslog-ng-3.33.1.tar.gz
+sha256  0b786a06077b9150191d714f45a1b4b3792952cb58163a3af336f074da9fb14b  syslog-ng-3.33.2.tar.gz
 sha256  e912cf1e1c09b81d61c0154eb6c179588622c31ad07bfb4a90c612d07ff09d9b  COPYING
 sha256  ce3324c9f22299cfc7c281e5a6ab40fbe9c2ea1a67cee87226cb8cd39db1e1d2  GPL.txt
 sha256  dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551  LGPL.txt
diff --git a/package/syslog-ng/syslog-ng.mk b/package/syslog-ng/syslog-ng.mk
index b5aa5ca027..765e886b12 100644
--- a/package/syslog-ng/syslog-ng.mk
+++ b/package/syslog-ng/syslog-ng.mk
@@ -6,7 +6,7 @@
 
 # When updating the version, please check at runtime if the version in
 # syslog-ng.conf header needs to be updated
-SYSLOG_NG_VERSION = 3.33.1
+SYSLOG_NG_VERSION = 3.33.2
 SYSLOG_NG_SITE = https://github.com/balabit/syslog-ng/releases/download/syslog-ng-$(SYSLOG_NG_VERSION)
 SYSLOG_NG_LICENSE = LGPL-2.1+ (syslog-ng core), GPL-2.0+ (modules)
 SYSLOG_NG_LICENSE_FILES = COPYING GPL.txt LGPL.txt
-- 
2.32.0

_______________________________________________
buildroot mailing list
buildroot@lists.buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

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

end of thread, other threads:[~2021-10-04 12:17 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-09-07  8:43 [Buildroot] [PATCH 1/3] package/syslog-ng: Bump version to 3.33.2 Chris Packham
2021-09-07  8:43 ` [Buildroot] [PATCH 2/3] package/micropython: Bump version to 1.17 Chris Packham
2021-09-19 12:22   ` Arnout Vandecappelle
2021-09-07  8:43 ` [Buildroot] [PATCH 3/3] package/gstreamer1/gst1-shark: Bump version to v0.7.3 Chris Packham
2021-09-19 12:23   ` Arnout Vandecappelle
2021-09-19 12:19 ` [Buildroot] [PATCH 1/3] package/syslog-ng: Bump version to 3.33.2 Arnout Vandecappelle
2021-10-04 12:17 ` Peter Korsgaard

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.