summaryrefslogtreecommitdiffstats
path: root/system/ripgrep/ripgrep.SlackBuild
diff options
context:
space:
mode:
author Andrew Clemons2019-07-12 23:14:33 +0200
committer Willy Sudiarto Raharjo2019-07-13 03:30:58 +0200
commitd1f50bf3c7fb37c8f73227c06b17b6171c614580 (patch)
tree378a32f6fe0a6ce007c6133c5ac4c2786203816e /system/ripgrep/ripgrep.SlackBuild
parent62a73dfe7207975d9308e8c7efee6121179a6d89 (diff)
downloadslackbuilds-d1f50bf3c7fb37c8f73227c06b17b6171c614580.tar.gz
system/ripgrep: Updated for version 11.0.1.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>
Diffstat (limited to 'system/ripgrep/ripgrep.SlackBuild')
-rw-r--r--system/ripgrep/ripgrep.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/system/ripgrep/ripgrep.SlackBuild b/system/ripgrep/ripgrep.SlackBuild
index 9bf7a27b09..670bf87ad6 100644
--- a/system/ripgrep/ripgrep.SlackBuild
+++ b/system/ripgrep/ripgrep.SlackBuild
@@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=ripgrep
-VERSION=${VERSION:-0.10.0}
+VERSION=${VERSION:-11.0.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}