diff options
Diffstat (limited to 'network/librespeed-cli')
-rw-r--r-- | network/librespeed-cli/librespeed-cli.SlackBuild | 3 | ||||
-rw-r--r-- | network/librespeed-cli/librespeed-cli.info | 10 |
2 files changed, 7 insertions, 6 deletions
diff --git a/network/librespeed-cli/librespeed-cli.SlackBuild b/network/librespeed-cli/librespeed-cli.SlackBuild index ca1000b2d6..879d8314fb 100644 --- a/network/librespeed-cli/librespeed-cli.SlackBuild +++ b/network/librespeed-cli/librespeed-cli.SlackBuild @@ -2,6 +2,7 @@ # Slackware build script for librespeed-cli +# Copyright 2025 Antonio Leal <antonioleal@yahoo.com> # Copyright 2024 Ivan Kovmir <i@kovmir.eu> # All rights reserved. # @@ -25,7 +26,7 @@ cd "$(dirname "$0")" ; CWD=$(pwd) PRGNAM=librespeed-cli -VERSION=${VERSION:-1.0.10} +VERSION=${VERSION:-1.0.12} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} diff --git a/network/librespeed-cli/librespeed-cli.info b/network/librespeed-cli/librespeed-cli.info index bc2e56a501..83c1fc275e 100644 --- a/network/librespeed-cli/librespeed-cli.info +++ b/network/librespeed-cli/librespeed-cli.info @@ -1,10 +1,10 @@ PRGNAM="librespeed-cli" -VERSION="1.0.10" +VERSION="1.0.12" HOMEPAGE="https://github.com/librespeed/speedtest-cli" DOWNLOAD="UNSUPPORTED" MD5SUM="" -DOWNLOAD_x86_64="https://github.com/librespeed/speedtest-cli/releases/download/v1.0.10/librespeed-cli_1.0.10_linux_amd64.tar.gz" -MD5SUM_x86_64="6f4daf4bd1235f24862304e55af40b8c" +DOWNLOAD_x86_64="https://github.com/librespeed/speedtest-cli/releases/download/v1.0.12/librespeed-cli_1.0.12_linux_amd64.tar.gz" +MD5SUM_x86_64="3fce3191250a378109cf2b20353ef5b8" REQUIRES="" -MAINTAINER="Ivan Kovmir" -EMAIL="i@kovmir.eu" +MAINTAINER="Antonio Leal" +EMAIL="antonioleal@yahoo.com" |