aboutsummaryrefslogtreecommitdiff
path: root/libs/libevdev/Makefile
diff options
context:
space:
mode:
authorDaniel Golle <daniel@makrotopia.org>2021-01-17 19:15:38 +0000
committerDaniel Golle <daniel@makrotopia.org>2021-01-17 19:15:38 +0000
commit49e7b25287d82ce53f114986a64e05d382bd7ba2 (patch)
treec531015a9f9cb31490d5b2e5067a9ad6d3de81a2 /libs/libevdev/Makefile
parent9811b829e42939618529bb9fe01a9e13ac7efb16 (diff)
libevdev: update to version 1.10.1
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
Diffstat (limited to 'libs/libevdev/Makefile')
-rw-r--r--libs/libevdev/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/libs/libevdev/Makefile b/libs/libevdev/Makefile
index 2baa98335..fcc9da191 100644
--- a/libs/libevdev/Makefile
+++ b/libs/libevdev/Makefile
@@ -5,12 +5,12 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=libevdev
-PKG_VERSION:=1.10.0
+PKG_VERSION:=1.10.1
PKG_RELEASE:=1
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz
PKG_SOURCE_URL:=https://www.freedesktop.org/software/libevdev/
-PKG_HASH:=3522c26e2c148be0ad68ce26fbced408a4185dea90bfe8079dc82b8ace962d4a
+PKG_HASH:=0330fe8357ece915db9366c1b9a6648941aea6f724b73ad6e71401127aa08932
PKG_MAINTAINER:=Daniel Golle <daniel@makrotopia.org>
PKG_LICENSE:=MIT