iwd: update to 0.9.
This commit is contained in:
parent
7be330ece9
commit
298381d655
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'iwd'
|
||||
pkgname=iwd
|
||||
version=0.8
|
||||
version=0.9
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--disable-systemd-service --enable-docs --enable-pie"
|
||||
|
@ -13,7 +13,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=a0a77ac7ecd5596e5cfb1b8691d79b3dc17ae1143d9a34ff57055c4447bf8070
|
||||
checksum=fa3b279fbc491a00f9e421a6ca83d371114b5bef419af30241017ef67f096734
|
||||
make_dirs="/var/lib/iwd 0600 root root
|
||||
/etc/iwd 755 root root"
|
||||
|
||||
|
|
Loading…
Reference in a new issue