diff options
author | Andrew Clemons <andrew.clemons@gmail.com> | 2019-08-04 13:06:34 +1200 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2019-08-10 08:30:37 +0700 |
commit | c01b1eb3259dc7ece9351071fc3287371eba8552 (patch) | |
tree | cdffb63b3ef73b7eff35c543b1bb2c2a5039d830 /system/ripgrep/ripgrep.SlackBuild | |
parent | 86ab99cb01b6f50bd21ae01604fda9ef79dc689f (diff) |
system/ripgrep: Updated for version 11.0.2.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>
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 670bf87ad6e39..5564d587d2664 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:-11.0.1} +VERSION=${VERSION:-11.0.2} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |