udev: update to 139.
--HG-- extra : convert_revision : addd3102dd2fde5b875657457ad87b04d4caaf5e
This commit is contained in:
parent
0e265b5ebd
commit
b7b8235665
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'udev'
|
||||
pkgname=udev
|
||||
version=138
|
||||
version=139
|
||||
distfiles="
|
||||
http://www.kernel.org/pub/linux/utils/kernel/hotplug/udev-${version}.tar.bz2"
|
||||
build_style=gnu_configure
|
||||
|
@ -8,7 +8,7 @@ configure_args="--exec-prefix= --without-selinux --mandir=/usr/share/man"
|
|||
make_install_target="DESTDIR=$XBPS_DESTDIR/$pkgname-$version install"
|
||||
short_desc="A userspace implementation of devfs"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
checksum=bc525a4d6bdbace1b23433256643cc331e4049e1e2442333707e6d2ba8a173b4
|
||||
checksum=6786a896146b12323d0ef31601dc23b6e5501762d7d61c475d09e405494c21df
|
||||
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