aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Golle <daniel@makrotopia.org>2021-11-15 00:40:33 +0000
committerDaniel Golle <daniel@makrotopia.org>2021-11-15 02:16:47 +0000
commit23ac7563c24d5e446f84b3f427a3f96699524df4 (patch)
tree383447d8817d56c81baf8715a954d3173c5e194f
parent60bc9982b4cc14260737282277dd21d878640043 (diff)
libinput: update to version 1.19.2
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 c374e7aba..36a88bb5c 100644
--- a/libs/libinput/Makefile
+++ b/libs/libinput/Makefile
@@ -5,12 +5,12 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=libinput
-PKG_VERSION:=1.19.1
+PKG_VERSION:=1.19.2
PKG_RELEASE:=$(AUTORELEASE)
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz
PKG_SOURCE_URL:=http://www.freedesktop.org/software/libinput
-PKG_HASH:=0bdcf5b1783b737854b7af1ca22df67bc36a6fe7c9cfa71f01e9149f9220446d
+PKG_HASH:=0fc39f0af3ee1a77c60c34bc45391a4d0879169f7c0f7bbbeb5eef590b98b883
PKG_MAINTAINER:=Daniel Golle <daniel@makrotopia.org>
PKG_LICENSE:=MIT