aboutsummaryrefslogtreecommitdiff
path: root/network/librespeed-cli/librespeed-cli.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'network/librespeed-cli/librespeed-cli.SlackBuild')
-rw-r--r--network/librespeed-cli/librespeed-cli.SlackBuild3
1 files changed, 2 insertions, 1 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}