ripgrep: revbump to use system-provided libpcre2 on musl
This commit is contained in:
parent
b0b2053e4c
commit
f35a6c2dee
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'ripgrep'
|
||||
pkgname=ripgrep
|
||||
version=12.1.1
|
||||
revision=1
|
||||
revision=2
|
||||
build_style=cargo
|
||||
configure_args="--features=pcre2"
|
||||
hostmakedepends="ruby-asciidoctor pkg-config"
|
||||
|
|
Loading…
Reference in New Issue