libgpiod: bump version to v1.4
authorBartosz Golaszewski <bgolaszewski@baylibre.com>
Thu, 6 Jun 2019 14:40:59 +0000 (16:40 +0200)
committerPeter Korsgaard <peter@korsgaard.com>
Thu, 6 Jun 2019 21:50:04 +0000 (23:50 +0200)
This release mostly affects the testing framework but also contains fixes
for C++ bindings.

Signed-off-by: Bartosz Golaszewski <bgolaszewski@baylibre.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
package/libgpiod/libgpiod.hash
package/libgpiod/libgpiod.mk

index 6c896622b6cffb6e0bad181117225feabe5ae2bc..2faa8bbbbb3c745937aaa67053ede69cdf6d84bb 100644 (file)
@@ -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
index 76fa3399dcb0fcc223e93ec5fa21695be06dd319..07fa050007826b28315004a757f3cdbc81a7d080 100644 (file)
@@ -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+