mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
eudev: update to 3.2.9.
This commit is contained in:
parent
bed022ada6
commit
e375cbbbfb
1 changed files with 4 additions and 4 deletions
|
@ -1,10 +1,10 @@
|
||||||
# Template file for 'eudev'
|
# Template file for 'eudev'
|
||||||
|
|
||||||
_UDEV_VERSION="228" # compatible udev version provided
|
_UDEV_VERSION="243" # compatible udev version provided
|
||||||
|
|
||||||
pkgname=eudev
|
pkgname=eudev
|
||||||
version=3.2.8
|
version=3.2.9
|
||||||
revision=2
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--enable-hwdb --enable-manpages --disable-introspection"
|
configure_args="--enable-hwdb --enable-manpages --disable-introspection"
|
||||||
hostmakedepends="automake libtool pkg-config gperf libxslt docbook-xsl"
|
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"
|
license="GPL-2.0-or-later"
|
||||||
homepage="https://github.com/gentoo/eudev"
|
homepage="https://github.com/gentoo/eudev"
|
||||||
distfiles="https://github.com/gentoo/eudev/archive/v${version}.tar.gz"
|
distfiles="https://github.com/gentoo/eudev/archive/v${version}.tar.gz"
|
||||||
checksum=5648d44958c82ffdd1a247a7abd602a018de49a7cb0653bb74d93e2f1220aaa6
|
checksum=7d281276b480da3935d1acb239748c2c9db01a8043aad7e918ce57a223d8cd24
|
||||||
conf_files="/etc/udev/udev.conf"
|
conf_files="/etc/udev/udev.conf"
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
|
|
Loading…
Add table
Reference in a new issue