eudev: update to 1.5.2.
This commit is contained in:
parent
3a0915722c
commit
0fc0748151
|
@ -1,10 +1,10 @@
|
|||
# Template file for 'eudev'
|
||||
|
||||
_UDEV_VERSION="207" # compatible udev version provided
|
||||
_UDEV_VERSION="210" # compatible udev version provided
|
||||
|
||||
pkgname=eudev
|
||||
version=1.4
|
||||
revision=2
|
||||
version=1.5.2
|
||||
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=5ddbb5d73de38298665924bfc33dfd0e1f4fa0a758f26459effb6e78b757a94a
|
||||
|
||||
# Package build options
|
||||
build_options="gir"
|
||||
|
|
Loading…
Reference in New Issue