浏览代码

package/libgpiod: bump version to 0.1.3

Release 0.1.2 claimed to fix an issue with requesting both types of
line events, but actually didn't. This time it's really fixed.

Signed-off-by: Bartosz Golaszewski <bgolaszewski@baylibre.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Bartosz Golaszewski 8 年之前
父节点
当前提交
d5c22302f9
共有 2 个文件被更改,包括 2 次插入2 次删除
  1. 1 1
      package/libgpiod/libgpiod.hash
  2. 1 1
      package/libgpiod/libgpiod.mk

+ 1 - 1
package/libgpiod/libgpiod.hash

@@ -1,2 +1,2 @@
 # Locally computed
-sha256 c9a60e1073aacb25b4ad06d513f31416335b5a710f869cb7e838d2abb62e1e00 libgpiod-v0.1.2.tar.gz
+sha256 670a13518fabf2a99f9e349c33d5421c2146eec15b73c5edef3f1981a7adaeda libgpiod-v0.1.3.tar.gz

+ 1 - 1
package/libgpiod/libgpiod.mk

@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-LIBGPIOD_VERSION = v0.1.2
+LIBGPIOD_VERSION = v0.1.3
 LIBGPIOD_SITE = $(call github,brgl,libgpiod,$(LIBGPIOD_VERSION))
 LIBGPIOD_LICENSE = GPLv3+
 LIBGPIOD_LICENSE_FILES = COPYING