mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 23:53:51 +02:00
eudev: update to 1.4.
This commit is contained in:
parent
c7cfc59f8b
commit
628bc3ee42
1 changed files with 3 additions and 3 deletions
|
@ -3,8 +3,8 @@
|
||||||
_UDEV_VERSION="207" # compatible udev version provided
|
_UDEV_VERSION="207" # compatible udev version provided
|
||||||
|
|
||||||
pkgname=eudev
|
pkgname=eudev
|
||||||
version=1.3
|
version=1.4
|
||||||
revision=2
|
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=6f1f0b15971a53c7070a44c902c7c1303f952927aa6370dbdf4d84d8bc09fac2
|
checksum=66da90fdd228444b7ac1868d36f1c0fe52476b966e766398bac7448e105c9f53
|
||||||
|
|
||||||
# Package build options
|
# Package build options
|
||||||
build_options="gir"
|
build_options="gir"
|
||||||
|
|
Loading…
Add table
Reference in a new issue