libinput: update to version 1.16.2
authorDaniel Golle <daniel@makrotopia.org>
Thu, 15 Oct 2020 23:13:50 +0000 (00:13 +0100)
committerDaniel Golle <daniel@makrotopia.org>
Thu, 15 Oct 2020 23:14:31 +0000 (00:14 +0100)
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
libs/libinput/Makefile

index 62ad85fda76f5c9bfc491cb8bd76df13df4ba7b0..fdad12651baeab178fac7616c67bf58260046c99 100644 (file)
@@ -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 <daniel@makrotopia.org>
 PKG_LICENSE:=MIT