udev: update to 145.
--HG-- extra : convert_revision : 89be32cc1a3d19d2f3819e1d9039474e7e4200e8
This commit is contained in:
parent
ab1372b0c2
commit
129c1513f8
1 changed files with 2 additions and 3 deletions
|
@ -1,15 +1,14 @@
|
||||||
# Template file for 'udev'
|
# Template file for 'udev'
|
||||||
pkgname=udev
|
pkgname=udev
|
||||||
sourcepkg=$pkgname
|
sourcepkg=$pkgname
|
||||||
version=143
|
version=145
|
||||||
revision=1
|
|
||||||
distfiles="${KERNEL_SITE}/utils/kernel/hotplug/udev-${version}.tar.bz2"
|
distfiles="${KERNEL_SITE}/utils/kernel/hotplug/udev-${version}.tar.bz2"
|
||||||
build_style=gnu_configure
|
build_style=gnu_configure
|
||||||
configure_args="--exec-prefix= --without-selinux --libexecdir=/lib/udev
|
configure_args="--exec-prefix= --without-selinux --libexecdir=/lib/udev
|
||||||
--with-rootlibdir=/lib"
|
--with-rootlibdir=/lib"
|
||||||
short_desc="A userspace implementation of devfs"
|
short_desc="A userspace implementation of devfs"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
checksum=3406a653533d573baa50bbdcd81a314377ae9506c9d4573aae7ae2e0755d9439
|
checksum=3bfae3386345b0650a30e35f071f2c830425d64eaf6ed4b113a8b463cd5db1fe
|
||||||
long_desc="
|
long_desc="
|
||||||
udev is a implementation of devfs in userspace using sysfs and
|
udev is a implementation of devfs in userspace using sysfs and
|
||||||
/sbin/hotplug. It requires a 2.5/2.6 kernel to run properly."
|
/sbin/hotplug. It requires a 2.5/2.6 kernel to run properly."
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue