iwd: update to 0.19.
This commit is contained in:
parent
1874c67971
commit
f09a28709d
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'iwd'
|
||||
pkgname=iwd
|
||||
version=0.18
|
||||
version=0.19
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--disable-systemd-service --enable-docs --enable-pie
|
||||
|
@ -14,7 +14,7 @@ maintainer="maxice8 <thinkabit.ukim@gmail.com>"
|
|||
license="LGPL-2.1-or-later"
|
||||
homepage="https://iwd.wiki.kernel.org/"
|
||||
distfiles="${KERNEL_SITE}/network/wireless/iwd-${version}.tar.xz"
|
||||
checksum=2d70cc4889692ec1fb5e2cdbe7469d7d2b35cbecca0d293a78438fbb58e63d3a
|
||||
checksum=f041e21531b5d4a9b705e366dc95d99434c2c337b7508d72e295620b6182ccf4
|
||||
make_dirs="/var/lib/iwd 0600 root root
|
||||
/etc/iwd 755 root root"
|
||||
|
||||
|
|
Loading…
Reference in a new issue