diff options
| author | Woodpecker CI <emmett1.2miligrams@protonmail.com> | 2025-12-21 13:36:33 +0000 |
|---|---|---|
| committer | Woodpecker CI <emmett1.2miligrams@protonmail.com> | 2025-12-21 13:36:33 +0000 |
| commit | 471c4c30ba847b8605073ec84c4abc85fc02b8b1 (patch) | |
| tree | 8fca12ee21f0a05b303145215f9d704bb038b822 /eiwd | |
| parent | 96c12183e7dd1a7852b0f21f3a787c4854ae472f (diff) | |
| download | alicelinux-471c4c30ba847b8605073ec84c4abc85fc02b8b1.tar.gz alicelinux-471c4c30ba847b8605073ec84c4abc85fc02b8b1.zip | |
Woodpecker CI bf623a1ae6d8b31d3a9ebf84b4bc14743c6a547d [SKIP CI]
Diffstat (limited to 'eiwd')
| -rw-r--r-- | eiwd/.checksum | 2 | ||||
| -rw-r--r-- | eiwd/abuild | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/eiwd/.checksum b/eiwd/.checksum index 0f0e48f6..39f0db04 100644 --- a/eiwd/.checksum +++ b/eiwd/.checksum @@ -1,4 +1,4 @@ 59287bd6fb2a92798731215827d3d902d90ef09a5faa2f7f36541b11c56b0890 eiwd.run -84336a016d79ade6dae285a41fb08b3e27faa5ce41c96ac821a61e0038205705 iwd-2.22.tar.xz +e052e84f0cb848f266342d9053d7c1d4ec6cb1c8c4cba3474768190e5067aa1b iwd-3.10.tar.xz 50611454e8f2fedf802cec614ea211567909475f614927abc4ee6815f6baae7f iwd_passphrase 3a35a3446350cfe49e3da3de80d66f400e57a8c60c79f7394f53c607b7e91b40 main.conf diff --git a/eiwd/abuild b/eiwd/abuild index 97c01ca6..234fc967 100644 --- a/eiwd/abuild +++ b/eiwd/abuild @@ -1,7 +1,7 @@ name=eiwd -version=2.22 +version=3.10 release=1 -source="https://github.com/illiliti/${name}/releases/download/${version}-1/iwd-${version}.tar.xz +source="https://github.com/ioraff/${name}/releases/download/${version}-1/iwd-${version}.tar.xz $name.run iwd_passphrase main.conf" |