aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Golle <daniel@makrotopia.org>2021-10-09 04:08:47 +0100
committerDaniel Golle <daniel@makrotopia.org>2021-10-09 17:02:58 +0100
commite852f509cfaa47209f821e66a0b009f3b4b5eb77 (patch)
tree3be8189c7977218516261ec5927b0258d373870e
parent36b9ff3c83cda2af6ff6c22dd36179fcee9ec8b0 (diff)
libinput: update to version 1.19.1
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
-rw-r--r--libs/libinput/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/libs/libinput/Makefile b/libs/libinput/Makefile
index 1d174fb43..c374e7aba 100644
--- a/libs/libinput/Makefile
+++ b/libs/libinput/Makefile
@@ -5,12 +5,12 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=libinput
-PKG_VERSION:=1.18.0
+PKG_VERSION:=1.19.1
PKG_RELEASE:=$(AUTORELEASE)
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz
PKG_SOURCE_URL:=http://www.freedesktop.org/software/libinput
-PKG_HASH:=18c6a286583268d39841348e561fbb4713bde0c643b360f5d8a3f27800afdb9a
+PKG_HASH:=0bdcf5b1783b737854b7af1ca22df67bc36a6fe7c9cfa71f01e9149f9220446d
PKG_MAINTAINER:=Daniel Golle <daniel@makrotopia.org>
PKG_LICENSE:=MIT