release 0.2.5: debs + README (fixar tomt debs/ från förra commit)

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01GwKsj51W8xnA2T6YEh9Kpc
This commit is contained in:
bjorne
2026-07-29 05:11:08 +02:00
co-authored by Claude Opus 4.8
parent 3ccf3f2360
commit 19e7e93b42
5 changed files with 5 additions and 5 deletions
+5 -5
View File
@@ -58,10 +58,10 @@ dpkg --print-architecture
| Platform | Package | | Platform | Package |
|-----------|----------| |-----------|----------|
| Debian 13 (Trixie), x86-64 | `debs/asl3-chan-svx_0.2.4~trixie_amd64.deb` | | Debian 13 (Trixie), x86-64 | `debs/asl3-chan-svx_0.2.5~trixie_amd64.deb` |
| Debian 13 (Trixie), ARM64 (Raspberry Pi OS Trixie) | `debs/asl3-chan-svx_0.2.4~trixie_arm64.deb` | | Debian 13 (Trixie), ARM64 (Raspberry Pi OS Trixie) | `debs/asl3-chan-svx_0.2.5~trixie_arm64.deb` |
| Debian 12 (Bookworm), x86-64 | `debs/asl3-chan-svx_0.2.4~bookworm_amd64.deb` | | Debian 12 (Bookworm), x86-64 | `debs/asl3-chan-svx_0.2.5~bookworm_amd64.deb` |
| Debian 12 (Bookworm), ARM64 (Raspberry Pi OS Bookworm) | `debs/asl3-chan-svx_0.2.4~bookworm_arm64.deb` | | Debian 12 (Bookworm), ARM64 (Raspberry Pi OS Bookworm) | `debs/asl3-chan-svx_0.2.5~bookworm_arm64.deb` |
Only 64-bit platforms are supported. Only 64-bit platforms are supported.
@@ -70,7 +70,7 @@ Only 64-bit platforms are supported.
Install the package that matches your operating system and architecture: Install the package that matches your operating system and architecture:
```sh ```sh
sudo apt install ./debs/asl3-chan-svx_0.2.4~<os>_<arch>.deb sudo apt install ./debs/asl3-chan-svx_0.2.5~<os>_<arch>.deb
``` ```
Required dependencies (`asl3-asterisk`, `libopus0`, and `libssl3`) will be installed automatically. Required dependencies (`asl3-asterisk`, `libopus0`, and `libssl3`) will be installed automatically.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.