eudev: update to 1.9.
This commit is contained in:
parent
0483e78e4d
commit
32b03eda66
1 changed files with 4 additions and 4 deletions
|
@ -1,10 +1,10 @@
|
||||||
# Template file for 'eudev'
|
# Template file for 'eudev'
|
||||||
|
|
||||||
_UDEV_VERSION="214" # compatible udev version provided
|
_UDEV_VERSION="215" # compatible udev version provided
|
||||||
|
|
||||||
pkgname=eudev
|
pkgname=eudev
|
||||||
version=1.8
|
version=1.9
|
||||||
revision=3
|
revision=1
|
||||||
conf_files="/etc/udev/udev.conf"
|
conf_files="/etc/udev/udev.conf"
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--enable-libkmod"
|
configure_args="--enable-libkmod"
|
||||||
|
@ -15,7 +15,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=fb7d4d98e6c91cf0354c3b702b5919d1caac5f50d1fc64b33f5854dd68792010
|
checksum=8f17e92f1177ce9352bde00360e227a7cbb3b97ac8816174bee34be80e44cef0
|
||||||
|
|
||||||
replaces="systemd>=0"
|
replaces="systemd>=0"
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue