iwd: update to 0.11.
This commit is contained in:
parent
ee3ddbc3eb
commit
eb3f6b05bb
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'iwd'
|
||||
pkgname=iwd
|
||||
version=0.10
|
||||
version=0.11
|
||||
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=d1bac9305561760e31ef16e3aa23f13a2a5b5cd5e6d878a42426d256346f1091
|
||||
checksum=1f66fb73a72b6640351280ac771fa8281f163a75daf4b5fe5f606d7c661f93bc
|
||||
make_dirs="/var/lib/iwd 0600 root root
|
||||
/etc/iwd 755 root root"
|
||||
|
||||
|
|
Loading…
Reference in New Issue