eudev: update to 3.2.8.
This commit is contained in:
parent
58cfc14959
commit
b972553bd3
1 changed files with 3 additions and 3 deletions
|
@ -3,8 +3,8 @@
|
|||
_UDEV_VERSION="220" # compatible udev version provided
|
||||
|
||||
pkgname=eudev
|
||||
version=3.2.7
|
||||
revision=2
|
||||
version=3.2.8
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--enable-hwdb --enable-manpages --disable-introspection"
|
||||
hostmakedepends="automake libtool pkg-config gperf libxslt docbook-xsl"
|
||||
|
@ -14,7 +14,7 @@ maintainer="Juan RP <xtraeme@voidlinux.org>"
|
|||
license="GPL-2.0-or-later"
|
||||
homepage="https://github.com/gentoo/eudev"
|
||||
distfiles="https://github.com/gentoo/eudev/archive/v${version}.tar.gz"
|
||||
checksum=ce2fda4dea129bbcf824c947aab23504bcd26911481b47dbaf10646f723083a4
|
||||
checksum=5648d44958c82ffdd1a247a7abd602a018de49a7cb0653bb74d93e2f1220aaa6
|
||||
conf_files="/etc/udev/udev.conf"
|
||||
|
||||
pre_configure() {
|
||||
|
|
Loading…
Reference in a new issue