diff options
| author | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-12-21 13:35:25 +0000 |
|---|---|---|
| committer | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-12-21 13:35:25 +0000 |
| commit | 7003d46e495a7259c7606acc3036265e2f37d5a2 (patch) | |
| tree | 24999f62f48fc4e59efc01deeba4f0a7ce3ae666 /repos | |
| parent | ebb12659c87d0c364004c1741e7562abdd60fe46 (diff) | |
| download | alicelinux-7003d46e495a7259c7606acc3036265e2f37d5a2.tar.gz alicelinux-7003d46e495a7259c7606acc3036265e2f37d5a2.zip | |
eiwd: updated to 3.10
Diffstat (limited to 'repos')
| -rw-r--r-- | repos/extra/eiwd/.checksum | 2 | ||||
| -rw-r--r-- | repos/extra/eiwd/abuild | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/repos/extra/eiwd/.checksum b/repos/extra/eiwd/.checksum index 0f0e48f6..39f0db04 100644 --- a/repos/extra/eiwd/.checksum +++ b/repos/extra/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/repos/extra/eiwd/abuild b/repos/extra/eiwd/abuild index 97c01ca6..234fc967 100644 --- a/repos/extra/eiwd/abuild +++ b/repos/extra/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" |