From 778fe739da182f895581d67bb65714172fa56402 Mon Sep 17 00:00:00 2001 From: uniqfreq Date: Fri, 7 Feb 2025 16:11:49 +0800 Subject: [PATCH] libgpiod: update to 1.6.5 --- libs/libgpiod/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/libs/libgpiod/Makefile b/libs/libgpiod/Makefile index ef15288b..752ccbbb 100644 --- a/libs/libgpiod/Makefile +++ b/libs/libgpiod/Makefile @@ -8,12 +8,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=libgpiod -PKG_VERSION:=1.6.4 +PKG_VERSION:=1.6.5 PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz PKG_SOURCE_URL:=@KERNEL/software/libs/libgpiod/ -PKG_HASH:=7b146e12f28fbca3df7557f176eb778c5ccf952ca464698dba8a61b2e1e3f9b5 +PKG_HASH:=ae280f697bf035a1fb780c9972e5c81d0d2712b7ab6124fb3fba24619daa72bc PKG_MAINTAINER:=Michael Heimpold PKG_LICENSE:=LGPL-2.1-or-later