All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH] libgpiod: bump version to v1.4
@ 2019-06-06 14:40 Bartosz Golaszewski
  2019-06-06 21:51 ` Peter Korsgaard
  0 siblings, 1 reply; 2+ messages in thread
From: Bartosz Golaszewski @ 2019-06-06 14:40 UTC (permalink / raw)
  To: buildroot

From: Bartosz Golaszewski <bgolaszewski@baylibre.com>

This release mostly affects the testing framework but also contains fixes
for C++ bindings.

Signed-off-by: Bartosz Golaszewski <bgolaszewski@baylibre.com>
---
 package/libgpiod/libgpiod.hash | 2 +-
 package/libgpiod/libgpiod.mk   | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/package/libgpiod/libgpiod.hash b/package/libgpiod/libgpiod.hash
index 6c896622b6..2faa8bbbbb 100644
--- a/package/libgpiod/libgpiod.hash
+++ b/package/libgpiod/libgpiod.hash
@@ -1,4 +1,4 @@
 # From https://www.kernel.org/pub/software/libs/libgpiod/sha256sums.asc
-sha256 6ec837f23e8f2196e5976dec4ac81403170830075e7f33ede1394eaf67f2e962  libgpiod-1.3.tar.xz
+sha256 ebde83aaf14be3abd33e7a90faa487a2ee231e242897afe7fdefb765386b3c8b  libgpiod-1.4.tar.xz
 # Hash for license file
 sha256 ce64d5f7b49ea6d80fdb6d4cdee6839d1a94274f7493dc797c3b55b65ec8e9ed  COPYING
diff --git a/package/libgpiod/libgpiod.mk b/package/libgpiod/libgpiod.mk
index 76fa3399dc..07fa050007 100644
--- a/package/libgpiod/libgpiod.mk
+++ b/package/libgpiod/libgpiod.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-LIBGPIOD_VERSION = 1.3
+LIBGPIOD_VERSION = 1.4
 LIBGPIOD_SOURCE = libgpiod-$(LIBGPIOD_VERSION).tar.xz
 LIBGPIOD_SITE = https://www.kernel.org/pub/software/libs/libgpiod
 LIBGPIOD_LICENSE = LGPL-2.1+
-- 
2.21.0

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

* [Buildroot] [PATCH] libgpiod: bump version to v1.4
  2019-06-06 14:40 [Buildroot] [PATCH] libgpiod: bump version to v1.4 Bartosz Golaszewski
@ 2019-06-06 21:51 ` Peter Korsgaard
  0 siblings, 0 replies; 2+ messages in thread
From: Peter Korsgaard @ 2019-06-06 21:51 UTC (permalink / raw)
  To: buildroot

>>>>> "Bartosz" == Bartosz Golaszewski <brgl@bgdev.pl> writes:

 > From: Bartosz Golaszewski <bgolaszewski@baylibre.com>
 > This release mostly affects the testing framework but also contains fixes
 > for C++ bindings.

 > Signed-off-by: Bartosz Golaszewski <bgolaszewski@baylibre.com>

Committed, thanks.

-- 
Bye, Peter Korsgaard

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

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

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-06-06 14:40 [Buildroot] [PATCH] libgpiod: bump version to v1.4 Bartosz Golaszewski
2019-06-06 21:51 ` 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.