From: Daniel Golle Date: Wed, 28 Apr 2021 17:45:06 +0000 (+0100) Subject: libinput: update to version 1.17.1 X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=81ccb88a80b275d5f101a33519ceec052810a98d;p=feed%2Fpackages.git libinput: update to version 1.17.1 Signed-off-by: Daniel Golle --- diff --git a/libs/libinput/Makefile b/libs/libinput/Makefile index c77058abce..0b47b6c4aa 100644 --- a/libs/libinput/Makefile +++ b/libs/libinput/Makefile @@ -5,12 +5,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=libinput -PKG_VERSION:=1.16.4 -PKG_RELEASE:=1 +PKG_VERSION:=1.17.1 +PKG_RELEASE:=$(AUTORELEASE) PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz PKG_SOURCE_URL:=http://www.freedesktop.org/software/libinput -PKG_HASH:=65923a06d5a8970e4a999c4668797b9b689614b62b1d44432ab1c87b65e39e29 +PKG_HASH:=e51c50f3ce253961bed452d9f93102cc26128406975ab88ff9ec9e6c3b875137 PKG_MAINTAINER:=Daniel Golle PKG_LICENSE:=MIT