libinput: update to version 1.17.1
authorDaniel Golle <daniel@makrotopia.org>
Wed, 28 Apr 2021 17:45:06 +0000 (18:45 +0100)
committerDaniel Golle <daniel@makrotopia.org>
Wed, 28 Apr 2021 23:59:15 +0000 (00:59 +0100)
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
libs/libinput/Makefile

index c77058abce9205ca1e71be6e95e6e90f853d1f4a..0b47b6c4aafc90b88f52ef37b82120cb46b7e9fa 100644 (file)
@@ -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 <daniel@makrotopia.org>
 PKG_LICENSE:=MIT