mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-16 06:07:00 +02:00
eudev: update to 3.2.14
This commit is contained in:
parent
0bd3a22305
commit
6c14a2c7b7
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
|||
# Template file for 'eudev'
|
||||
|
||||
_UDEV_VERSION="243" # compatible udev version provided
|
||||
_UDEV_VERSION="251" # compatible udev version provided
|
||||
|
||||
pkgname=eudev
|
||||
version=3.2.12
|
||||
version=3.2.14
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--enable-hwdb --enable-manpages"
|
||||
|
@ -16,7 +16,7 @@ license="GPL-2.0-or-later"
|
|||
homepage="https://github.com/eudev-project/eudev"
|
||||
changelog="https://github.com/eudev-project/eudev/releases"
|
||||
distfiles="https://github.com/eudev-project/eudev/releases/download/v${version}/eudev-${version}.tar.gz"
|
||||
checksum=ccdd64ec3c381d3c3ed0e99d2e70d1f62988c7763de89ca7bdffafa5eacb9ad8
|
||||
checksum=8da4319102f24abbf7fff5ce9c416af848df163b29590e666d334cc1927f006f
|
||||
conf_files="/etc/udev/udev.conf"
|
||||
|
||||
if [ "$XBPS_ALLOW_CHROOT_BREAKOUT" ]; then
|
||||
|
|
Loading…
Add table
Reference in a new issue