summaryrefslogtreecommitdiffstats
path: root/development/mlr/mlr.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'development/mlr/mlr.SlackBuild')
-rw-r--r--development/mlr/mlr.SlackBuild7
1 files changed, 4 insertions, 3 deletions
diff --git a/development/mlr/mlr.SlackBuild b/development/mlr/mlr.SlackBuild
index 03e0b00569..90c8164734 100644
--- a/development/mlr/mlr.SlackBuild
+++ b/development/mlr/mlr.SlackBuild
@@ -1,8 +1,9 @@
#!/bin/sh
-# Slackware build script for mlr
+# Slackware build script for miller
+# http://johnkerl.org/miller
-# Copyright 2017 Erik Falor, Utah, USA
+# Copyright 2020 Erik Falor, Utah, USA
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -23,7 +24,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=mlr
-VERSION=${VERSION:-5.2.2}
+VERSION=${VERSION:-5.8.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}