fix: Updated dependencies to allow build on NetBSD

closes #371
This commit is contained in:
Christian Visintin
2025-12-20 16:33:50 +01:00
parent 5f7a0d8a46
commit b04976bde3
20 changed files with 525 additions and 582 deletions
+1 -1
View File
@@ -8,7 +8,7 @@
# -f, -y, --force, --yes
# Skip the confirmation prompt during installation
TERMSCP_VERSION="0.19.0"
TERMSCP_VERSION="0.19.1"
GITHUB_URL="https://github.com/veeso/termscp/releases/download/v${TERMSCP_VERSION}"
DEB_URL_AMD64="${GITHUB_URL}/termscp_${TERMSCP_VERSION}-1_amd64.deb"
DEB_URL_AARCH64="${GITHUB_URL}/termscp_${TERMSCP_VERSION}-1_arm64.deb"