udev: update to 163.
This commit is contained in:
parent
b257ba41fc
commit
aa2de1479e
1 changed files with 2 additions and 2 deletions
|
@ -1,13 +1,13 @@
|
|||
# Template file for 'udev'
|
||||
pkgname=udev
|
||||
version=158
|
||||
version=163
|
||||
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 --enable-introspection"
|
||||
short_desc="A userspace implementation of devfs"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
checksum=48448845c9a6f274efb0781f2d9132f953dc456a695799e3d5a44d920a5dab03
|
||||
checksum=a17dcf856726fcbd56bf6b2c65623448008d5f81fb3edf2807ec5471fdea9ae9
|
||||
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