aboutsummaryrefslogtreecommitdiff
path: root/libs/libevdev
diff options
context:
space:
mode:
authorDaniel Golle <daniel@makrotopia.org>2021-11-15 00:39:52 +0000
committerDaniel Golle <daniel@makrotopia.org>2021-11-15 02:16:41 +0000
commit60bc9982b4cc14260737282277dd21d878640043 (patch)
treea52526bb9e7266573c5e785433e4294cfb97a5c7 /libs/libevdev
parent74969337cfded61c30637595e2244cb06496afd1 (diff)
libevdev: update to version 1.12.0
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
Diffstat (limited to 'libs/libevdev')
-rw-r--r--libs/libevdev/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/libs/libevdev/Makefile b/libs/libevdev/Makefile
index f2858c557..0da85cf5b 100644
--- a/libs/libevdev/Makefile
+++ b/libs/libevdev/Makefile
@@ -5,12 +5,12 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=libevdev
-PKG_VERSION:=1.11.0
+PKG_VERSION:=1.12.0
PKG_RELEASE:=$(AUTORELEASE)
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz
PKG_SOURCE_URL:=https://www.freedesktop.org/software/libevdev/
-PKG_HASH:=63f4ea1489858a109080e0b40bd43e4e0903a1e12ea888d581db8c495747c2d0
+PKG_HASH:=2f729e3480695791f9482e8388bd723402b89f0eaf118057bbdea3cecee9b237
PKG_MAINTAINER:=Daniel Golle <daniel@makrotopia.org>
PKG_LICENSE:=MIT