diff options
author | Andrew Clemons <andrew.clemons@gmail.com> | 2020-04-04 11:44:04 +1300 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2020-04-04 09:50:00 +0700 |
commit | 8547221c4b63e80ea6f3822cc754a66c994cc0cf (patch) | |
tree | f1b887a02df17bd06b17d1ad5aa11f5743403181 /system/ripgrep/ripgrep.SlackBuild | |
parent | 7e468681191cf0983c71e68494c2bd20dc42193d (diff) |
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.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/system/ripgrep/ripgrep.SlackBuild b/system/ripgrep/ripgrep.SlackBuild index 43f99536ada0d..fa42e467bac2d 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} |