xorg-xf86-input-evdev: updated to version 2.11.0

This commit is contained in:
Juergen Daubert 2024-10-15 12:25:42 +02:00
parent 0cd3d7d710
commit 16c8b2f427
2 changed files with 5 additions and 5 deletions

View File

@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/xorg.pub untrusted comment: verify with /etc/ports/xorg.pub
RWTSGWF5Q7TndBfMOTITt98CBr6uaCIdJ0ZAEqtC6H3lXv5qK4x3lp7j+5myqE3pqQm6KAotkIQD72TUZ5ZAbX9j+C/j9SecNA0= RWTSGWF5Q7TndPhEGwW1Pt/TY9HboJXmzEH0MM259qFe3osrmQNsGx1kEbY0fVC4DB8mMSLKxA/SyPfwMhmKqWX9ey4ipjpwOAM=
SHA256 (Pkgfile) = 69ffd7e2a6170edde921259541b9301b023f7bed7779fc33b1020be450c2effd SHA256 (Pkgfile) = b32828d0e32438bf4c28fc198beaa02a5ab3f17a76d3b18f8120db44cb578a97
SHA256 (.footprint) = df1ae6e3a9f3e621d463d3b99146baac165b4c770fd112150ef3562bba7f719f SHA256 (.footprint) = df1ae6e3a9f3e621d463d3b99146baac165b4c770fd112150ef3562bba7f719f
SHA256 (xf86-input-evdev-2.10.6.tar.bz2) = 8726073e81861bc7b2321e76272cbdbd33c7e1a121535a9827977265b9033ec0 SHA256 (xf86-input-evdev-2.11.0.tar.xz) = 730022de934cc366bb12439daf202a7bfff52a028cf4573e457642e25a071315

View File

@ -4,9 +4,9 @@
# Depends on: mtdev xorg-libevdev xorg-server # Depends on: mtdev xorg-libevdev xorg-server
name=xorg-xf86-input-evdev name=xorg-xf86-input-evdev
version=2.10.6 version=2.11.0
release=1 release=1
source=(https://www.x.org/releases/individual/driver/xf86-input-evdev-$version.tar.bz2) source=(https://www.x.org/releases/individual/driver/xf86-input-evdev-$version.tar.xz)
build() { build() {
cd xf86-input-evdev-$version cd xf86-input-evdev-$version