From 265d5aa390d396d6557563e69e546bc7c5d2fbf9 Mon Sep 17 00:00:00 2001 From: Michael Heimpold Date: Mon, 21 May 2018 14:45:35 +0200 Subject: [PATCH] libgpiod: update to 1.1 Signed-off-by: Michael Heimpold --- libs/libgpiod/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/libs/libgpiod/Makefile b/libs/libgpiod/Makefile index c12107f61..48f2b2301 100644 --- a/libs/libgpiod/Makefile +++ b/libs/libgpiod/Makefile @@ -8,12 +8,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=libgpiod -PKG_VERSION:=1.0.1 +PKG_VERSION:=1.1 PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz PKG_SOURCE_URL:=@KERNEL/software/libs/libgpiod/ -PKG_HASH:=972924195367f5fb045c023d65340c4b7dfc8764499516be446553865208dedc +PKG_HASH:=9758466468a7ef3f5e30c182c1303abef6241e665cda4d82a64328a7474838c1 PKG_LICENSE:=LGPL-2.1+ PKG_LICENSE_FILES:=COPYING