re2: 2023-03-01 -> 2023-06-01; new dependency: abseil-cpp

This commit is contained in:
Tim Biermann 2023-06-02 15:19:01 +02:00
parent 86f4dcf64b
commit d2fa6d9e0b
Signed by: tb
GPG Key ID: 42F8B4E30B673606
2 changed files with 5 additions and 4 deletions

View File

@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/contrib.pub
RWSagIOpLGJF32X2OMMg7Lc8QzXVjulWQuaitFFqgsWQiWXm3PpA3Oyk7jnr2b0+KboZvimvPPJTdBrNqSx/4g9yZsvZogBqCg4=
SHA256 (Pkgfile) = e6f120aafb1fcfa9cdb74b8908fd14d40ede66d198818b9da666170f16c16e53
RWSagIOpLGJF3/VtJW51tiY5ygTXA2iH1Rn9Z0M1o5fH2rZs8xFlIENk5kTuFR4wfotXBGCdPp9SIJawTP8vUkGWe1JKAMHLkgA=
SHA256 (Pkgfile) = 8a480f21419b6f53a2d6bbd011ba7df95d3a599cad81b7df03b47b7ec07edd1e
SHA256 (.footprint) = 8115fdd510a3e82ef49a38a76b0652f7bb9d4a067071a1bae8aa0ca279344398
SHA256 (re2-2023-03-01.tar.gz) = 7a9a4824958586980926a300b4717202485c4b4115ac031822e29aa4ef207e48
SHA256 (re2-2023-06-01.tar.gz) = 8b4a8175da7205df2ad02e405a950a02eaa3e3e0840947cd598e92dca453199b

View File

@ -1,9 +1,10 @@
# Description: Fast, safe, thread-friendly regular expression engine
# URL: https://github.com/google/re2
# Maintainer: Tim Biermann, tbier at posteo dot de
# Depends on: abseil-cpp
name=re2
version=2023-03-01
version=2023-06-01
release=1
source=(https://github.com/google/re2/archive/$version/$name-$version.tar.gz)