eudev: updated to 3.2.1

This commit is contained in:
Fredrik Rinnestam 2016-12-11 18:14:38 +01:00
parent e68148b9b4
commit 886bc14269
4 changed files with 10 additions and 6 deletions

View File

@ -14,8 +14,10 @@ drwxr-xr-x root/root etc/udev/hwdb.d/
-rw-r--r-- root/root etc/udev/hwdb.d/20-usb-vendor-model.hwdb
-rw-r--r-- root/root etc/udev/hwdb.d/60-evdev.hwdb
-rw-r--r-- root/root etc/udev/hwdb.d/60-keyboard.hwdb
-rw-r--r-- root/root etc/udev/hwdb.d/60-sensor.hwdb
-rw-r--r-- root/root etc/udev/hwdb.d/70-mouse.hwdb
-rw-r--r-- root/root etc/udev/hwdb.d/70-pointingstick.hwdb
-rw-r--r-- root/root etc/udev/hwdb.d/70-touchpad.hwdb
drwxr-xr-x root/root etc/udev/rules.d/
-rw-r--r-- root/root etc/udev/udev.conf
drwxr-xr-x root/root lib/
@ -41,9 +43,11 @@ drwxr-xr-x root/root lib/udev/rules.d/
-rw-r--r-- root/root lib/udev/rules.d/60-persistent-storage-tape.rules
-rw-r--r-- root/root lib/udev/rules.d/60-persistent-storage.rules
-rw-r--r-- root/root lib/udev/rules.d/60-persistent-v4l.rules
-rw-r--r-- root/root lib/udev/rules.d/60-sensor.rules
-rw-r--r-- root/root lib/udev/rules.d/60-serial.rules
-rw-r--r-- root/root lib/udev/rules.d/64-btrfs.rules
-rw-r--r-- root/root lib/udev/rules.d/70-mouse.rules
-rw-r--r-- root/root lib/udev/rules.d/70-touchpad.rules
-rw-r--r-- root/root lib/udev/rules.d/75-net-description.rules
-rw-r--r-- root/root lib/udev/rules.d/75-probe_mtd.rules
-rw-r--r-- root/root lib/udev/rules.d/78-sound-card.rules

View File

@ -1,3 +1,3 @@
ee21e150df6c804eef03a6cb2fc1cceb 81-crux.rules
7e42d9b9ed8162021665139520676367 eudev-3.2.tar.gz
49f71f6c271ffa95b3c20d757d45c2e5 eudev-3.2.1.tar.gz
aca6cf2f09643d6a6c0e9d94d4b89645 start_udev

View File

@ -1,7 +1,7 @@
untrusted comment: verify with /etc/ports/core.pub
RWRJc1FUaeVeqqJkLuiWzf5U1f9NJ7QiZLlAuXE6W37dpA9q+rVBB1AeAtwFYqo9sExJivXh3pv1IBCQby/WePxA8Xl3602OMw0=
SHA256 (Pkgfile) = f96791283ba4a3c9251bf2c4b5ac1912a1af0e791d204163926501c2bbf1bd31
SHA256 (.footprint) = 44b4ed1818c85e131c138db95ac4e3964304506dd08257102da75ace66e68daa
SHA256 (eudev-3.2.tar.gz) = d84a5f7942393a009afc6af0bf31e98841147a0521b91ffbed161dccac303c25
RWRJc1FUaeVeqm22U8jRnhlrC2XfV1FyzBlLv67UNccpTv7RhKOZ4Tge40LXaTZd0PsaJQzN/PKR6y7QNSOiwIMJZNQteMQYygM=
SHA256 (Pkgfile) = 35853daf58cec776d5c26d1a7ee984d1598a934c1a3554b2d4e88b051f896c1f
SHA256 (.footprint) = df3e5db20fdffd0d631f4f88a7956afc05705d2b4ea8dd9714bc0b31000cb78e
SHA256 (eudev-3.2.1.tar.gz) = 57e3d9e51cfefbdad431848ea0ad8ae1cde04928da42474f44bd200b12f5fe19
SHA256 (81-crux.rules) = d56da7164599c7d7e7b5377a550de2023e2a1ff2f765d366d2d7cc91688edb7c
SHA256 (start_udev) = c81035aef1acc76179c1408f68dfd1da65c5675d0b42d52c78b5184251f442a2

View File

@ -4,7 +4,7 @@
# Depends on: kmod
name=eudev
version=3.2
version=3.2.1
release=1
source=(http://dev.gentoo.org/~blueness/$name/$name-$version.tar.gz
81-crux.rules start_udev)