summaryrefslogtreecommitdiffstats
path: root/system/ripgrep/ripgrep.SlackBuild
diff options
context:
space:
mode:
author Andrew Clemons2020-04-04 00:44:04 +0200
committer Willy Sudiarto Raharjo2020-04-04 04:50:00 +0200
commit8547221c4b63e80ea6f3822cc754a66c994cc0cf (patch)
treef1b887a02df17bd06b17d1ad5aa11f5743403181 /system/ripgrep/ripgrep.SlackBuild
parent7e468681191cf0983c71e68494c2bd20dc42193d (diff)
downloadslackbuilds-8547221c4b63e80ea6f3822cc754a66c994cc0cf.tar.gz
system/ripgrep: Updated for version 12.0.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 43f99536ad..fa42e467ba 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:-12.0.0}
+VERSION=${VERSION:-12.0.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}