ports/core (3.6): eudev: update to 3.2.11
commit a29f2ad3b011b5dcecb866ae5d8a1163070a5d84 Author: Juergen Daubert <jue@jue.li> Date: Wed Dec 15 16:22:02 2021 +0100 eudev: update to 3.2.11 diff --git a/eudev/.footprint b/eudev/.footprint index 9bc09d01..f548e638 100644 --- a/eudev/.footprint +++ b/eudev/.footprint @@ -5,6 +5,7 @@ drwxr-xr-x root/root etc/udev/hwdb.d/ -rw-r--r-- root/root etc/udev/hwdb.d/20-OUI.hwdb -rw-r--r-- root/root etc/udev/hwdb.d/20-acpi-vendor.hwdb -rw-r--r-- root/root etc/udev/hwdb.d/20-bluetooth-vendor-product.hwdb +-rw-r--r-- root/root etc/udev/hwdb.d/20-dmi-id.hwdb -rw-r--r-- root/root etc/udev/hwdb.d/20-net-ifname.hwdb -rw-r--r-- root/root etc/udev/hwdb.d/20-pci-classes.hwdb -rw-r--r-- root/root etc/udev/hwdb.d/20-pci-vendor-model.hwdb @@ -13,12 +14,20 @@ drwxr-xr-x root/root etc/udev/hwdb.d/ -rw-r--r-- root/root etc/udev/hwdb.d/20-usb-classes.hwdb -rw-r--r-- root/root etc/udev/hwdb.d/20-usb-vendor-model.hwdb -rw-r--r-- root/root etc/udev/hwdb.d/20-vmbus-class.hwdb +-rw-r--r-- root/root etc/udev/hwdb.d/60-autosuspend-fingerprint-reader.hwdb +-rw-r--r-- root/root etc/udev/hwdb.d/60-autosuspend.hwdb -rw-r--r-- root/root etc/udev/hwdb.d/60-evdev.hwdb +-rw-r--r-- root/root etc/udev/hwdb.d/60-input-id.hwdb -rw-r--r-- root/root etc/udev/hwdb.d/60-keyboard.hwdb +-rw-r--r-- root/root etc/udev/hwdb.d/60-seat.hwdb -rw-r--r-- root/root etc/udev/hwdb.d/60-sensor.hwdb +-rw-r--r-- root/root etc/udev/hwdb.d/70-analyzers.hwdb +-rw-r--r-- root/root etc/udev/hwdb.d/70-cameras.hwdb +-rw-r--r-- root/root etc/udev/hwdb.d/70-joystick.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 +-rw-r--r-- root/root etc/udev/hwdb.d/80-ieee1394-unit-function.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/ diff --git a/eudev/.signature b/eudev/.signature index 34ede1b9..6c6d4fda 100644 --- a/eudev/.signature +++ b/eudev/.signature @@ -1,7 +1,7 @@ untrusted comment: verify with /etc/ports/core.pub -RWRJc1FUaeVeqk3VB2bppWJDME8YiL/Ga6JP/+QpLR3T63rZIfTSIbJEJxmLwKJ2A+dZZ+6EKz4eISQrx6wPCQ1X1QqyEPuFegc= -SHA256 (Pkgfile) = 35ecf7645f9c0100bba3e0d2608113091205b4bd24ea9b82d6d2ef646e0d8644 -SHA256 (.footprint) = 0462d65c7426a48874d18c1aeb96e1a6db4a93aea3532d15239fc2ac412941d0 -SHA256 (eudev-3.2.10.tar.gz) = 87bb028d470fd1b85169349b44c55d5b733733dc2d50ddf1196e026725ead034 +RWRJc1FUaeVeqtqXMUtKNo7FTVd4kancVfTGmNoBrOQLn6xyAGN1C6UVWJ8BGn9xcsM0rJ208MHG9YgzECltO2Tl6qxqo6jHAwk= +SHA256 (Pkgfile) = ed599f9ed2c2ca09862451635649d99615ebf7c5c6f94ed31ab7136f16ccb459 +SHA256 (.footprint) = a796c58c78a24548fd522dbbebd7d3e8887bc84df35b34d4ea180e3460b39bcb +SHA256 (eudev-3.2.11.tar.gz) = 19847cafec67897da855fde56f9dc7d92e21c50e450aa79068a7e704ed44558b SHA256 (81-crux.rules) = d56da7164599c7d7e7b5377a550de2023e2a1ff2f765d366d2d7cc91688edb7c SHA256 (start_udev) = bf6d5dcffd0193a13dab90db623f4adf440782998797182715fc85281207905d diff --git a/eudev/Pkgfile b/eudev/Pkgfile index 36ef3681..a4e64728 100644 --- a/eudev/Pkgfile +++ b/eudev/Pkgfile @@ -4,9 +4,9 @@ # Depends on: kmod name=eudev -version=3.2.10 +version=3.2.11 release=1 -source=(http://dev.gentoo.org/~blueness/$name/$name-$version.tar.gz +source=(https://github.com/eudev-project/eudev/releases/download/v$version/$name-$ve... 81-crux.rules start_udev) build() {
participants (1)
-
crux@crux.nu