user/grpc: use v3.17 of re2
This commit is contained in:
parent
31d1b7cf81
commit
58ccb0e163
1 changed files with 1 additions and 1 deletions
|
@ -39,7 +39,7 @@ makedepends="
|
||||||
linux-headers
|
linux-headers
|
||||||
openssl-dev
|
openssl-dev
|
||||||
protobuf-dev
|
protobuf-dev
|
||||||
re2-dev
|
re2-dev=~2022.06.01
|
||||||
ruby3.0-dev
|
ruby3.0-dev
|
||||||
samurai
|
samurai
|
||||||
yaml-dev
|
yaml-dev
|
||||||
|
|
Loading…
Reference in a new issue