iwd: update to 1.2.
This commit is contained in:
parent
335014409b
commit
79b1cb2525
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'iwd'
|
# Template file for 'iwd'
|
||||||
pkgname=iwd
|
pkgname=iwd
|
||||||
version=1.1
|
version=1.2
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--disable-systemd-service --enable-pie
|
configure_args="--disable-systemd-service --enable-pie
|
||||||
|
@ -14,7 +14,7 @@ maintainer="Peter Bui <pbui@github.bx612.space>"
|
||||||
license="LGPL-2.1-or-later"
|
license="LGPL-2.1-or-later"
|
||||||
homepage="https://iwd.wiki.kernel.org/"
|
homepage="https://iwd.wiki.kernel.org/"
|
||||||
distfiles="${KERNEL_SITE}/network/wireless/iwd-${version}.tar.xz"
|
distfiles="${KERNEL_SITE}/network/wireless/iwd-${version}.tar.xz"
|
||||||
checksum=7d58e1e0e81865cb85642f2bdc3e6c3b103d0f86c983021d2e9e113ec72b9598
|
checksum=d84735c0e323055c99906145ec7d6fd5029130818906f0c8684b85ef8b850f88
|
||||||
make_dirs="/var/lib/iwd 0600 root root
|
make_dirs="/var/lib/iwd 0600 root root
|
||||||
/etc/iwd 755 root root"
|
/etc/iwd 755 root root"
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue