udev: update to 141.

--HG--
extra : convert_revision : 6ffe63b6e975e60e30843ef56d6c09d066fe6eab
This commit is contained in:
Juan RP
2009-04-09 21:16:54 +02:00
parent 21dc41b4ce
commit a2ce888b97
3 changed files with 7 additions and 8 deletions

View File

@@ -1,13 +1,13 @@
# Template file for 'klibc-udev'
pkgname=klibc-udev
version=139
version=141
wrksrc="udev-${version}"
distfiles="
http://www.kernel.org/pub/linux/utils/kernel/hotplug/udev-$version.tar.bz2"
build_style=custom-install
short_desc="A Userspace implementation of devfs (for initramfs)"
maintainer="Juan RP <xtraeme@gmail.com>"
checksum=6786a896146b12323d0ef31601dc23b6e5501762d7d61c475d09e405494c21df
checksum=51e0128c3fc29971d978050839fd59f103fddae4a47c8fd2b36f2836cfb59d35
long_desc="
udev is a implementation of devfs in userspace using sysfs and
/sbin/hotplug. It requires a 2.5/2.6 kernel to run properly.