Browse Source

libgpiod: update to 1.1

Signed-off-by: Michael Heimpold <mhei@heimpold.de>
lilik-openwrt-22.03
Michael Heimpold 6 years ago
parent
commit
265d5aa390
1 changed files with 2 additions and 2 deletions
  1. +2
    -2
      libs/libgpiod/Makefile

+ 2
- 2
libs/libgpiod/Makefile View File

@ -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


Loading…
Cancel
Save