udev: update to 145.

--HG--
extra : convert_revision : 89be32cc1a3d19d2f3819e1d9039474e7e4200e8
This commit is contained in:
Juan RP 2009-07-27 17:10:04 +02:00
parent ab1372b0c2
commit 129c1513f8

View File

@ -1,15 +1,14 @@
# Template file for 'udev'
pkgname=udev
sourcepkg=$pkgname
version=143
revision=1
version=145
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=3406a653533d573baa50bbdcd81a314377ae9506c9d4573aae7ae2e0755d9439
checksum=3bfae3386345b0650a30e35f071f2c830425d64eaf6ed4b113a8b463cd5db1fe
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."