udev: update to 181.

This commit is contained in:
Juan RP 2012-02-07 04:58:45 +01:00
parent 31e65695c3
commit f6eb65cea6
3 changed files with 5 additions and 5 deletions

View file

@ -1,6 +1,6 @@
# Template file for 'libudev' # Template file for 'libudev'
pkgname=libgudev pkgname=libgudev
version=180 version=181
wrksrc=udev-${version} wrksrc=udev-${version}
distfiles="${KERNEL_SITE}/utils/kernel/hotplug/udev-${version}.tar.xz" distfiles="${KERNEL_SITE}/utils/kernel/hotplug/udev-${version}.tar.xz"
build_style=gnu-configure build_style=gnu-configure
@ -11,7 +11,7 @@ short_desc="GObject-based wrapper library for libudev"
maintainer="Juan RP <xtraeme@gmail.com>" maintainer="Juan RP <xtraeme@gmail.com>"
homepage="http://www.kernel.org/pub/linux/utils/kernel/hotplug/udev.html" homepage="http://www.kernel.org/pub/linux/utils/kernel/hotplug/udev.html"
license="GPL-2" license="GPL-2"
checksum=f48da2af45a1f94ed6c1c141c93c1c62685a6b742b5cd21928ca10ed13877274 checksum=14c14f9a4909b9e81238a9611655963de1764889c17a9ce9ec515f20aac298fb
long_desc=" long_desc="
This library makes it much simpler to use libudev from programs already using This library makes it much simpler to use libudev from programs already using
GObject. It also makes it possible to easily use libudev from other GObject. It also makes it possible to easily use libudev from other

View file

@ -1,6 +1,6 @@
# Template file for 'udev' # Template file for 'udev'
pkgname=udev pkgname=udev
version=180 version=181
distfiles="${KERNEL_SITE}/utils/kernel/hotplug/udev-${version}.tar.xz" distfiles="${KERNEL_SITE}/utils/kernel/hotplug/udev-${version}.tar.xz"
build_style=gnu-configure build_style=gnu-configure
configure_args="--sbindir=/sbin --without-selinux --libexecdir=/lib configure_args="--sbindir=/sbin --without-selinux --libexecdir=/lib
@ -12,7 +12,7 @@ short_desc="/dev/ and hotplug management daemon"
maintainer="Juan RP <xtraeme@gmail.com>" maintainer="Juan RP <xtraeme@gmail.com>"
homepage="http://www.kernel.org/pub/linux/utils/kernel/hotplug/udev.html" homepage="http://www.kernel.org/pub/linux/utils/kernel/hotplug/udev.html"
license="GPL-2" license="GPL-2"
checksum=f48da2af45a1f94ed6c1c141c93c1c62685a6b742b5cd21928ca10ed13877274 checksum=14c14f9a4909b9e81238a9611655963de1764889c17a9ce9ec515f20aac298fb
long_desc=" long_desc="
udev is a daemon which dynamically creates and removes device nodes from udev is a daemon which dynamically creates and removes device nodes from
/dev/, handles hotplug events and loads drivers at boot time." /dev/, handles hotplug events and loads drivers at boot time."

View file

@ -5,4 +5,4 @@ libacl.so.1
libglib-2.0.so.0 libglib-2.0.so.0
libpthread.so.0 libpthread.so.0
libblkid.so.1 libblkid.so.1
libkmod.so.1 libkmod.so.2