From: Michael Heimpold Date: Mon, 21 May 2018 12:45:35 +0000 (+0200) Subject: libgpiod: update to 1.1 X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=265d5aa390d396d6557563e69e546bc7c5d2fbf9;p=openwrt-packages.git libgpiod: update to 1.1 Signed-off-by: Michael Heimpold --- 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