diff --git a/libs/libinput/Makefile b/libs/libinput/Makefile index 36a88bb5c..30d19025a 100644 --- a/libs/libinput/Makefile +++ b/libs/libinput/Makefile @@ -5,12 +5,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=libinput -PKG_VERSION:=1.19.2 +PKG_VERSION:=1.19.3 PKG_RELEASE:=$(AUTORELEASE) PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz PKG_SOURCE_URL:=http://www.freedesktop.org/software/libinput -PKG_HASH:=0fc39f0af3ee1a77c60c34bc45391a4d0879169f7c0f7bbbeb5eef590b98b883 +PKG_HASH:=3cae78ccde19d7d0f387e58bc734d4d17ab5f6426f54a9e8b728c90b17baa068 PKG_MAINTAINER:=Daniel Golle PKG_LICENSE:=MIT