eudev: update to 1.6.
This commit is contained in:
parent
6db4f4a209
commit
526a5444ea
1 changed files with 4 additions and 4 deletions
|
@ -1,10 +1,10 @@
|
||||||
# Template file for 'eudev'
|
# Template file for 'eudev'
|
||||||
|
|
||||||
_UDEV_VERSION="207" # compatible udev version provided
|
_UDEV_VERSION="212" # compatible udev version provided
|
||||||
|
|
||||||
pkgname=eudev
|
pkgname=eudev
|
||||||
version=1.4
|
version=1.6
|
||||||
revision=3
|
revision=1
|
||||||
conf_files="/etc/udev/udev.conf"
|
conf_files="/etc/udev/udev.conf"
|
||||||
conflicts="systemd>=0"
|
conflicts="systemd>=0"
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
|
@ -16,7 +16,7 @@ maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
homepage="http://www.gentoo.org/proj/en/eudev/"
|
homepage="http://www.gentoo.org/proj/en/eudev/"
|
||||||
distfiles="http://dev.gentoo.org/~blueness/eudev/eudev-${version}.tar.gz"
|
distfiles="http://dev.gentoo.org/~blueness/eudev/eudev-${version}.tar.gz"
|
||||||
checksum=66da90fdd228444b7ac1868d36f1c0fe52476b966e766398bac7448e105c9f53
|
checksum=9d00d6925ccc7763be89472c5058012bd45ce13f14297e40e4cf3a02244a6a47
|
||||||
|
|
||||||
# Package build options
|
# Package build options
|
||||||
build_options="gir"
|
build_options="gir"
|
||||||
|
|
Loading…
Reference in a new issue