udev: update to 151.
--HG-- extra : convert_revision : 8717bfd6d03c6b12ba15b5b1cd4d82f0d2bfbd1e
This commit is contained in:
parent
889fabaeb7
commit
9b3a6ca992
1 changed files with 2 additions and 3 deletions
|
@ -1,14 +1,13 @@
|
|||
# Template file for 'udev'
|
||||
pkgname=udev
|
||||
version=150
|
||||
revision=1
|
||||
version=151
|
||||
distfiles="${KERNEL_SITE}/utils/kernel/hotplug/udev-${version}.tar.bz2"
|
||||
build_style=gnu_configure
|
||||
configure_args="--exec-prefix= --without-selinux --libexecdir=/lib/udev
|
||||
--with-rootlibdir=/lib"
|
||||
short_desc="A userspace implementation of devfs"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
checksum=35ff1767095c49693eb692523afd74acbeeb260e7fbd6143965622e81c58bef5
|
||||
checksum=d37a94e75b962182ce940e4a839f07b1c7024dbe7e4b870a120bf0fe9ed0d55d
|
||||
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."
|
||||
|
|
Loading…
Reference in a new issue