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