mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-08 16:13:50 +02:00
iwd: update to 2.10
This commit is contained in:
parent
308cd1f036
commit
1bbf3d850c
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'iwd'
|
||||
pkgname=iwd
|
||||
version=2.8
|
||||
revision=2
|
||||
version=2.10
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--disable-systemd-service --enable-pie
|
||||
--enable-dbus-policy --enable-wired"
|
||||
|
@ -15,7 +15,7 @@ license="LGPL-2.1-or-later"
|
|||
homepage="https://iwd.wiki.kernel.org/"
|
||||
changelog="https://git.kernel.org/pub/scm/network/wireless/iwd.git/plain/ChangeLog"
|
||||
distfiles="${KERNEL_SITE}/network/wireless/iwd-${version}.tar.xz"
|
||||
checksum=a90e621f45b9c2f9021beea0fa6477ee0334fcd2ee34beaab42e31ea0fd3be29
|
||||
checksum=6bc2ea9dda2a053ca1b1610ea1042ab809943da7016be76bad3914aa94da91c1
|
||||
make_dirs="/var/lib/iwd 0600 root root
|
||||
/var/lib/ead 0600 root root
|
||||
/etc/iwd 755 root root"
|
||||
|
|
Loading…
Add table
Reference in a new issue