From d56445ac754780efc8d39cc2855af25d67c92c28 Mon Sep 17 00:00:00 2001 From: Tim Biermann Date: Mon, 6 Jul 2020 10:04:35 +0000 Subject: [PATCH] re2: 2020-07-01 -> 2020-07-06 --- re2/.footprint | 6 +++--- re2/.signature | 8 ++++---- re2/Pkgfile | 2 +- 3 files changed, 8 insertions(+), 8 deletions(-) diff --git a/re2/.footprint b/re2/.footprint index 56f276b30..7d2755e7f 100644 --- a/re2/.footprint +++ b/re2/.footprint @@ -7,8 +7,8 @@ drwxr-xr-x root/root usr/include/re2/ -rw-r--r-- root/root usr/include/re2/stringpiece.h drwxr-xr-x root/root usr/lib/ -rwxr-xr-x root/root usr/lib/libre2.a -lrwxrwxrwx root/root usr/lib/libre2.so -> libre2.so.7.0.0 -lrwxrwxrwx root/root usr/lib/libre2.so.7 -> libre2.so.7.0.0 --rwxr-xr-x root/root usr/lib/libre2.so.7.0.0 +lrwxrwxrwx root/root usr/lib/libre2.so -> libre2.so.8.0.0 +lrwxrwxrwx root/root usr/lib/libre2.so.8 -> libre2.so.8.0.0 +-rwxr-xr-x root/root usr/lib/libre2.so.8.0.0 drwxr-xr-x root/root usr/lib/pkgconfig/ -rw-r--r-- root/root usr/lib/pkgconfig/re2.pc diff --git a/re2/.signature b/re2/.signature index 307594ddc..1fd487d9b 100644 --- a/re2/.signature +++ b/re2/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/contrib.pub -RWSagIOpLGJF3zipK47chcWKkoYc9L9+jP8sNem9tkvR1wv3gL+PTZrJ33dDpCGbzBkp5sN5VTcc2T7SaWslLQmJW8bv/0JongY= -SHA256 (Pkgfile) = dcbf7f70269a4d80738dfea4f105d9a7d3d89d2df9b526d47fa642c65fc1b88e -SHA256 (.footprint) = ce48f80f887021c50a5cbc0a8fe1f156ffdd9e09e4bfdfb40bcb9204c6bdc8a3 -SHA256 (re2-2020-07-01.tar.gz) = 116c74f4490b5d348492bc3822292320c9e5effe18c87bcafb616be464043321 +RWSagIOpLGJF3++GDFn2tjBAvd2k2fmTrXeehD4zLwEAR7YythPVk6nefK74T2ZRF6bqlJ4zVHIHPz/I9qC+5G1qJUsVHYmw6Q4= +SHA256 (Pkgfile) = e5f4517964898190eb9af6c94f919d42daa8db3f922e9ff1f55783b1f835d718 +SHA256 (.footprint) = 0f76c4dd7aed45c7f548f7543fb5f01f7da1f5bcaa38b00dd67ccd8afd587503 +SHA256 (re2-2020-07-06.tar.gz) = 2e9489a31ae007c81e90e8ec8a15d62d58a9c18d4fd1603f6441ef248556b41f diff --git a/re2/Pkgfile b/re2/Pkgfile index 2cf2409e6..001cc9613 100644 --- a/re2/Pkgfile +++ b/re2/Pkgfile @@ -4,7 +4,7 @@ # Depends on: name=re2 -version=2020-07-01 +version=2020-07-06 release=1 source=(https://github.com/google/re2/archive/$version/$name-$version.tar.gz)