diff --git a/packages/wayland/libinput/package.mk b/packages/wayland/libinput/package.mk index f27b46f323..f1269a430c 100644 --- a/packages/wayland/libinput/package.mk +++ b/packages/wayland/libinput/package.mk @@ -3,8 +3,8 @@ # Copyright (C) 2017-present Team LibreELEC (https://libreelec.tv) PKG_NAME="libinput" -PKG_VERSION="1.28.0" -PKG_SHA256="18fc1c8c81e48e86a00df5ecc40ed1e7981aa8560949f26ebf800d698fa1e7cd" +PKG_VERSION="1.28.1" +PKG_SHA256="19e5337ec10fdf920c8d1f4ece63cd7d1c12279ee26e347e30e98e2942d9e1aa" PKG_LICENSE="GPL" PKG_SITE="https://www.freedesktop.org/wiki/Software/libinput/" PKG_URL="https://gitlab.freedesktop.org/libinput/libinput/-/archive/${PKG_VERSION}/${PKG_NAME}-${PKG_VERSION}.tar.bz2"