From 038ec3a8c69bee4707817877e7f995a3f5050a99 Mon Sep 17 00:00:00 2001 From: Alexander Kanavin Date: Wed, 14 Jun 2023 11:29:17 +0200 Subject: [PATCH] xf86-input-mouse: upgrade 1.9.4 -> 1.9.5 License-Update: copyright years Signed-off-by: Alexander Kanavin Signed-off-by: Richard Purdie --- .../{xf86-input-mouse_1.9.4.bb => xf86-input-mouse_1.9.5.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta/recipes-graphics/xorg-driver/{xf86-input-mouse_1.9.4.bb => xf86-input-mouse_1.9.5.bb} (72%) diff --git a/meta/recipes-graphics/xorg-driver/xf86-input-mouse_1.9.4.bb b/meta/recipes-graphics/xorg-driver/xf86-input-mouse_1.9.5.bb similarity index 72% rename from meta/recipes-graphics/xorg-driver/xf86-input-mouse_1.9.4.bb rename to meta/recipes-graphics/xorg-driver/xf86-input-mouse_1.9.5.bb index 191987494e0..92e54d97014 100644 --- a/meta/recipes-graphics/xorg-driver/xf86-input-mouse_1.9.4.bb +++ b/meta/recipes-graphics/xorg-driver/xf86-input-mouse_1.9.5.bb @@ -8,7 +8,7 @@ functions as a pointer input device, and may be used as the X server's \ core pointer. Multiple mice are supported by multiple instances of this \ driver." -LIC_FILES_CHKSUM = "file://COPYING;md5=90ea9f90d72b6d9327dede5ffdb2a510" +LIC_FILES_CHKSUM = "file://COPYING;md5=d213a69053dffe9bcab94abf60013d33" -SRC_URI[sha256sum] = "7f6f8551fc238abdddcf9f38906564c1f8c7dacb0ad947cfc110487aefbd8d4c" +SRC_URI[sha256sum] = "4fde8ae9b44352e2a208584c36528ee3ed13cf5fe4417208a9785daccefd9968" XORG_DRIVER_COMPRESSOR = ".tar.xz" -- 2.47.3