summaryrefslogtreecommitdiffstats
path: root/system/nvme-cli/nvme-cli.SlackBuild
diff options
context:
space:
mode:
author Alexander Verbovetsky <alik@ejik.org>2020-01-12 12:38:58 +0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2020-01-12 12:38:58 +0700
commitc02b9d88746f1f546030ed401b6313e19310ea3b (patch)
tree2ae1e9721d7a7e40feae71f560ec7665a434e880 /system/nvme-cli/nvme-cli.SlackBuild
parent8f81d76b9a9737961e9886f1e1ad6a2e85bd53ea (diff)
downloadslackbuilds-c02b9d88746f1f546030ed401b6313e19310ea3b.tar.gz
slackbuilds-c02b9d88746f1f546030ed401b6313e19310ea3b.tar.xz
system/nvme-cli: Updated for version 1.10.1.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/nvme-cli/nvme-cli.SlackBuild')
-rw-r--r--system/nvme-cli/nvme-cli.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/system/nvme-cli/nvme-cli.SlackBuild b/system/nvme-cli/nvme-cli.SlackBuild
index ea49298eac..6d31d66899 100644
--- a/system/nvme-cli/nvme-cli.SlackBuild
+++ b/system/nvme-cli/nvme-cli.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for nvme-cli
-# Copyright 2017-2019, Alexander Verbovetsky, Moscow, Russia
+# Copyright 2017-2020, Alexander Verbovetsky, Moscow, Russia
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=nvme-cli
-VERSION=${VERSION:-1.9}
+VERSION=${VERSION:-1.10.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}