diff --git a/templates/udev/template b/templates/udev/template index 385f91d712e..a131fd3d8b7 100644 --- a/templates/udev/template +++ b/templates/udev/template @@ -1,13 +1,13 @@ # Template file for 'udev' pkgname=udev -version=139 +version=140 distfiles=" http://www.kernel.org/pub/linux/utils/kernel/hotplug/udev-${version}.tar.bz2" build_style=gnu_configure configure_args="--exec-prefix= --without-selinux" short_desc="A userspace implementation of devfs" maintainer="Juan RP " -checksum=6786a896146b12323d0ef31601dc23b6e5501762d7d61c475d09e405494c21df +checksum=869e015257457c58209d5aaae0c0f1f41d124c53601bb74e4dbb637442ea5b33 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."