package/libgpiod: bump version to v1.3

This is a new minor release. Changes are summarized in NEWS.

Signed-off-by: Bartosz Golaszewski <bgolaszewski@baylibre.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
This commit is contained in:
Bartosz Golaszewski 2019-03-25 15:29:43 +01:00 committed by Thomas Petazzoni
parent 0d060f855f
commit fe38071106
2 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
# From https://www.kernel.org/pub/software/libs/libgpiod/sha256sums.asc
sha256 736d8b511ad247c2acb01b592f2bbe5e757e14e1d8347b2d80683081ab4b31b8 libgpiod-1.2.1.tar.xz
sha256 6ec837f23e8f2196e5976dec4ac81403170830075e7f33ede1394eaf67f2e962 libgpiod-1.3.tar.xz
# Hash for license file
sha256 ce64d5f7b49ea6d80fdb6d4cdee6839d1a94274f7493dc797c3b55b65ec8e9ed COPYING

View File

@ -4,7 +4,7 @@
#
################################################################################
LIBGPIOD_VERSION = 1.2.1
LIBGPIOD_VERSION = 1.3
LIBGPIOD_SOURCE = libgpiod-$(LIBGPIOD_VERSION).tar.xz
LIBGPIOD_SITE = https://www.kernel.org/pub/software/libs/libgpiod
LIBGPIOD_LICENSE = LGPL-2.1+