udev: update to 141.
--HG-- extra : convert_revision : 6ffe63b6e975e60e30843ef56d6c09d066fe6eab
This commit is contained in:
parent
21dc41b4ce
commit
a2ce888b97
3 changed files with 7 additions and 8 deletions
|
@ -1,7 +1,6 @@
|
|||
# Template file for 'udev'
|
||||
pkgname=udev
|
||||
version=140
|
||||
revision=2
|
||||
version=141
|
||||
patch_files="arch-udev-rules.diff"
|
||||
distfiles="
|
||||
http://www.kernel.org/pub/linux/utils/kernel/hotplug/udev-${version}.tar.bz2"
|
||||
|
@ -9,7 +8,7 @@ build_style=gnu_configure
|
|||
configure_args="--exec-prefix= --without-selinux"
|
||||
short_desc="A userspace implementation of devfs"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
checksum=869e015257457c58209d5aaae0c0f1f41d124c53601bb74e4dbb637442ea5b33
|
||||
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."
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue