iwd: update to 1.5

This commit is contained in:
Neel 2020-02-11 00:06:06 +00:00 committed by Juan RP
parent 0c523c2240
commit a1e8a017fd

View file

@ -1,13 +1,13 @@
# Template file for 'iwd'
pkgname=iwd
version=1.4
version=1.5
revision=1
build_style=gnu-configure
configure_args="--disable-systemd-service --enable-pie
--enable-external-ell --enable-dbus-policy --enable-wired"
hostmakedepends="python3-docutils pkg-config automake libtool"
makedepends="readline-devel dbus-devel ell-devel"
depends="dbus ell>=0.27"
depends="dbus ell>=0.28"
checkdepends="python3"
short_desc="Internet Wireless Daemon by Intel that aims to replace wpa_supplicant"
maintainer="Peter Bui <pbui@github.bx612.space>"
@ -15,7 +15,7 @@ license="LGPL-2.1-or-later"
homepage="https://iwd.wiki.kernel.org/"
changelog="https://git.kernel.org/pub/scm/network/wireless/iwd.git/plain/ChangeLog"
distfiles="${KERNEL_SITE}/network/wireless/iwd-${version}.tar.xz"
checksum=695939704cf2f20b7bb8b95ba41a0a17d22112b1cf352515549ad0511e67df94
checksum=13d36dcec625ae8ef54e4be5fb0b65db598c68ab0b4d70ff6c557f7954d259aa
make_dirs="/var/lib/iwd 0600 root root
/etc/iwd 755 root root"