Skip to content

Commit dadb5cc

Browse files
travankorHoshpak
authored andcommitted
iwd: update to 1.4.
1 parent 5f85f8c commit dadb5cc

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

srcpkgs/iwd/template

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,21 @@
11
# Template file for 'iwd'
22
pkgname=iwd
3-
version=1.3
3+
version=1.4
44
revision=1
55
build_style=gnu-configure
66
configure_args="--disable-systemd-service --enable-pie
77
--enable-external-ell --enable-dbus-policy --enable-wired"
88
hostmakedepends="python3-docutils pkg-config automake libtool"
99
makedepends="readline-devel dbus-devel ell-devel"
10-
depends="dbus ell>=0.26"
10+
depends="dbus ell>=0.27"
1111
checkdepends="python3"
1212
short_desc="Internet Wireless Daemon by Intel that aims to replace wpa_supplicant"
1313
maintainer="Peter Bui <pbui@github.bx612.space>"
1414
license="LGPL-2.1-or-later"
1515
homepage="https://iwd.wiki.kernel.org/"
16+
changelog="https://git.kernel.org/pub/scm/network/wireless/iwd.git/plain/ChangeLog"
1617
distfiles="${KERNEL_SITE}/network/wireless/iwd-${version}.tar.xz"
17-
checksum=fb1ea2bf25335dd719ac8d7c8acad113a701d2bd5c1aebcac0d65df4b70eab5c
18+
checksum=695939704cf2f20b7bb8b95ba41a0a17d22112b1cf352515549ad0511e67df94
1819
make_dirs="/var/lib/iwd 0600 root root
1920
/etc/iwd 755 root root"
2021

0 commit comments

Comments
 (0)