Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
61 changes: 0 additions & 61 deletions packages/i/iwd/files/0001-Use-sudo-group-remove-netdev-group.patch

This file was deleted.

3 changes: 1 addition & 2 deletions packages/i/iwd/package.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# yaml-language-server: $schema=/usr/share/ypkg/schema/schema.json
name : iwd
version : '3.12'
release : 17
release : 18
source :
- https://mirrors.edge.kernel.org/pub/linux/network/wireless/iwd-3.12.tar.xz : d89a5e45c7180170e19be828f9e944a768c593758094fc57a358d0e7c4cb1a49
homepage : https://iwd.wiki.kernel.org
Expand All @@ -14,7 +14,6 @@ builddeps :
- python-docutils
clang : true
setup : |
%patch -p1 -i $pkgfiles/0001-Use-sudo-group-remove-netdev-group.patch
%configure \
--enable-hwsim \
--enable-ofono \
Expand Down
12 changes: 6 additions & 6 deletions packages/i/iwd/pspec_x86_64.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
<Name>iwd</Name>
<Homepage>https://iwd.wiki.kernel.org</Homepage>
<Packager>
<Name>Silke Hofstra</Name>
<Email>silke@slxh.eu</Email>
<Name>Robert Gonzalez</Name>
<Email>uni.dos12@outlook.com</Email>
</Packager>
<License>LGPL-2.1-or-later</License>
<PartOf>network.base</PartOf>
Expand Down Expand Up @@ -48,12 +48,12 @@
</Files>
</Package>
<History>
<Update release="17">
<Date>2026-04-06</Date>
<Update release="18">
<Date>2026-04-10</Date>
<Version>3.12</Version>
<Comment>Packaging update</Comment>
<Name>Silke Hofstra</Name>
<Email>silke@slxh.eu</Email>
<Name>Robert Gonzalez</Name>
<Email>uni.dos12@outlook.com</Email>
</Update>
</History>
</PISI>
Loading