From ebd16046cc31534a85e2c47501977a4aeec538d0 Mon Sep 17 00:00:00 2001 From: bjorne Date: Fri, 31 Jul 2026 12:02:15 +0200 Subject: [PATCH] readme: bump download links 0.2.6 -> 0.2.7 Co-Authored-By: Claude Opus 4.8 Claude-Session: https://claude.ai/code/session_01GwKsj51W8xnA2T6YEh9Kpc --- README.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index f679fa4..d6f0691 100644 --- a/README.md +++ b/README.md @@ -58,10 +58,10 @@ dpkg --print-architecture | Platform | Package | |-----------|----------| -| Debian 13 (Trixie), x86-64 | `debs/asl3-chan-svx_0.2.6~trixie_amd64.deb` | -| Debian 13 (Trixie), ARM64 (Raspberry Pi OS Trixie) | `debs/asl3-chan-svx_0.2.6~trixie_arm64.deb` | -| Debian 12 (Bookworm), x86-64 | `debs/asl3-chan-svx_0.2.6~bookworm_amd64.deb` | -| Debian 12 (Bookworm), ARM64 (Raspberry Pi OS Bookworm) | `debs/asl3-chan-svx_0.2.6~bookworm_arm64.deb` | +| Debian 13 (Trixie), x86-64 | `debs/asl3-chan-svx_0.2.7~trixie_amd64.deb` | +| Debian 13 (Trixie), ARM64 (Raspberry Pi OS Trixie) | `debs/asl3-chan-svx_0.2.7~trixie_arm64.deb` | +| Debian 12 (Bookworm), x86-64 | `debs/asl3-chan-svx_0.2.7~bookworm_amd64.deb` | +| Debian 12 (Bookworm), ARM64 (Raspberry Pi OS Bookworm) | `debs/asl3-chan-svx_0.2.7~bookworm_arm64.deb` | 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: ```sh -sudo apt install ./debs/asl3-chan-svx_0.2.6~_.deb +sudo apt install ./debs/asl3-chan-svx_0.2.7~_.deb ``` Required dependencies (`asl3-asterisk`, `libopus0`, and `libssl3`) will be installed automatically.