From: Daniel Golle Date: Thu, 15 Oct 2020 23:13:50 +0000 (+0100) Subject: libinput: update to version 1.16.2 X-Git-Url: http://git.cdn.openwrt.org/?a=commitdiff_plain;h=f3a4ca5916afaf6b218b7183054b744d17b4f2f8;p=feed%2Fpackages.git libinput: update to version 1.16.2 Signed-off-by: Daniel Golle --- diff --git a/libs/libinput/Makefile b/libs/libinput/Makefile index 62ad85fda7..fdad12651b 100644 --- a/libs/libinput/Makefile +++ b/libs/libinput/Makefile @@ -5,12 +5,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=libinput -PKG_VERSION:=1.16.1 +PKG_VERSION:=1.16.2 PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz PKG_SOURCE_URL:=http://www.freedesktop.org/software/libinput -PKG_HASH:=7ba7d1aeedd15168bb21d17e9e628aa1c27957963a423a3fea3938a501758539 +PKG_HASH:=fc3d8c50fe7abc4dc4406bc01262a3f8149864557f87279adcf300e523c160a9 PKG_MAINTAINER:=Daniel Golle PKG_LICENSE:=MIT