eudev: update to 1.6.

This commit is contained in:
Juan RP 2014-04-26 00:44:15 +02:00
parent 6db4f4a209
commit 526a5444ea
1 changed files with 4 additions and 4 deletions

View File

@ -1,10 +1,10 @@
# Template file for 'eudev'
_UDEV_VERSION="207" # compatible udev version provided
_UDEV_VERSION="212" # compatible udev version provided
pkgname=eudev
version=1.4
revision=3
version=1.6
revision=1
conf_files="/etc/udev/udev.conf"
conflicts="systemd>=0"
build_style=gnu-configure
@ -16,7 +16,7 @@ maintainer="Juan RP <xtraeme@gmail.com>"
license="GPL-2"
homepage="http://www.gentoo.org/proj/en/eudev/"
distfiles="http://dev.gentoo.org/~blueness/eudev/eudev-${version}.tar.gz"
checksum=66da90fdd228444b7ac1868d36f1c0fe52476b966e766398bac7448e105c9f53
checksum=9d00d6925ccc7763be89472c5058012bd45ce13f14297e40e4cf3a02244a6a47
# Package build options
build_options="gir"