aboutsummaryrefslogtreecommitdiff
path: root/system/ripgrep/ripgrep.SlackBuild
diff options
context:
space:
mode:
authorAndrew Clemons <andrew.clemons@gmail.com>2024-09-16 19:56:13 +0900
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2024-09-21 07:32:11 +0700
commit554624b041bba383bc680dd743820c6e2a9b207c (patch)
treeea3955b3070b97057789643a0c2448910222aca7 /system/ripgrep/ripgrep.SlackBuild
parent611a0030e0e41f48c8eb0eb93ebed1e666b123bb (diff)
system/ripgrep: Updated for version 14.1.1.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
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 387a36fa8d6ed..eb8aad1da2abf 100644
--- a/system/ripgrep/ripgrep.SlackBuild
+++ b/system/ripgrep/ripgrep.SlackBuild
@@ -27,7 +27,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=ripgrep
BINNAM=rg
-VERSION=${VERSION:-14.1.0}
+VERSION=${VERSION:-14.1.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}