eudev: update to 3.2.9.

This commit is contained in:
Anthony Iliopoulos 2019-10-27 19:43:13 +01:00 committed by Helmut Pozimski
parent bed022ada6
commit e375cbbbfb

View file

@ -1,10 +1,10 @@
# Template file for 'eudev'
_UDEV_VERSION="228" # compatible udev version provided
_UDEV_VERSION="243" # compatible udev version provided
pkgname=eudev
version=3.2.8
revision=2
version=3.2.9
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="Enno Boland <gottox@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=5648d44958c82ffdd1a247a7abd602a018de49a7cb0653bb74d93e2f1220aaa6
checksum=7d281276b480da3935d1acb239748c2c9db01a8043aad7e918ce57a223d8cd24
conf_files="/etc/udev/udev.conf"
pre_configure() {