diff options
| author | emmett1 <emmett1.2miligrams@protonmail.com> | 2024-10-21 23:44:36 +0800 |
|---|---|---|
| committer | emmett1 <emmett1.2miligrams@protonmail.com> | 2024-10-21 23:44:36 +0800 |
| commit | 4b0380e7197277799d6978a1d80b8c4679ed8559 (patch) | |
| tree | f104f8328bd76622b8137ddd1b00cd92fcce1185 /repos/extra/eiwd | |
| parent | fdf58ed9af1bc7d0b55e836e7e7ff1d3751b5063 (diff) | |
| download | alicelinux-4b0380e7197277799d6978a1d80b8c4679ed8559.tar.gz alicelinux-4b0380e7197277799d6978a1d80b8c4679ed8559.zip | |
eiwd: updated to 2.22
Diffstat (limited to 'repos/extra/eiwd')
| -rw-r--r-- | repos/extra/eiwd/.checksum | 2 | ||||
| -rw-r--r-- | repos/extra/eiwd/abuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/repos/extra/eiwd/.checksum b/repos/extra/eiwd/.checksum index c2ebb242..0f0e48f6 100644 --- a/repos/extra/eiwd/.checksum +++ b/repos/extra/eiwd/.checksum @@ -1,4 +1,4 @@ 59287bd6fb2a92798731215827d3d902d90ef09a5faa2f7f36541b11c56b0890 eiwd.run -76c979524beaed639115fb90f9ce95ea7697b098d788f82ca80a618bea17871d iwd-2.16.tar.xz +84336a016d79ade6dae285a41fb08b3e27faa5ce41c96ac821a61e0038205705 iwd-2.22.tar.xz 50611454e8f2fedf802cec614ea211567909475f614927abc4ee6815f6baae7f iwd_passphrase 3a35a3446350cfe49e3da3de80d66f400e57a8c60c79f7394f53c607b7e91b40 main.conf diff --git a/repos/extra/eiwd/abuild b/repos/extra/eiwd/abuild index 1845a577..97c01ca6 100644 --- a/repos/extra/eiwd/abuild +++ b/repos/extra/eiwd/abuild @@ -1,5 +1,5 @@ name=eiwd -version=2.16 +version=2.22 release=1 source="https://github.com/illiliti/${name}/releases/download/${version}-1/iwd-${version}.tar.xz $name.run |