summaryrefslogtreecommitdiff
path: root/re2
diff options
context:
space:
mode:
authorTim Biermann <tbier@posteo.de>2021-02-02 09:33:11 +0000
committerTim Biermann <tbier@posteo.de>2021-02-02 09:33:11 +0000
commit8b1e1ef14fe2231c54ef4a7912fbad54b59af42e (patch)
treee2ac6603d28ae9fa12c36f5d588bbafb9e7224e8 /re2
parentb318dccca26eeda88521b686e0abb97209914098 (diff)
downloadcontrib-8b1e1ef14fe2231c54ef4a7912fbad54b59af42e.tar.gz
contrib-8b1e1ef14fe2231c54ef4a7912fbad54b59af42e.tar.xz
re2: 2021-02-01 -> 2021-02-02
Diffstat (limited to 're2')
-rw-r--r--re2/.footprint6
-rw-r--r--re2/.signature8
-rw-r--r--re2/Pkgfile2
3 files changed, 8 insertions, 8 deletions
diff --git a/re2/.footprint b/re2/.footprint
index 783370a25..2603fa016 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.10.0.0
-lrwxrwxrwx root/root usr/lib/libre2.so.10 -> libre2.so.10.0.0
--rwxr-xr-x root/root usr/lib/libre2.so.10.0.0
+lrwxrwxrwx root/root usr/lib/libre2.so -> libre2.so.9.0.0
+lrwxrwxrwx root/root usr/lib/libre2.so.9 -> libre2.so.9.0.0
+-rwxr-xr-x root/root usr/lib/libre2.so.9.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 6e9b279e7..926845136 100644
--- a/re2/.signature
+++ b/re2/.signature
@@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/contrib.pub
-RWSagIOpLGJF3wipmQ8omAhSpoF9er/gq04JYXS0/XGi6/jvHC/GhT+dkpWeaF2o6Y5V/MXgHxtcclg8KbmlRMklmj3maTSRKQk=
-SHA256 (Pkgfile) = 61e6ca40af6a7bc101286acf42697d964526e968fa80f64c21428a11db490a2c
-SHA256 (.footprint) = 8115fdd510a3e82ef49a38a76b0652f7bb9d4a067071a1bae8aa0ca279344398
-SHA256 (re2-2021-02-01.tar.gz) = d3e15031ced791b39f11964816ca2d4213f25d3b67fbbe82972c7b7666c456ba
+RWSagIOpLGJF3zULVT6EjdtQ5kLbXpJGD5I+2VKhpFUUxiyPSQMO3tB07kpwqO2gztYKSjtge6fuUxOU9QcfRcVUOV+6uMhFwgY=
+SHA256 (Pkgfile) = 4fb0dc74e11495d42d55aaf915319cd0c72e455a0a422dc6d37dbdbbbebaac7c
+SHA256 (.footprint) = 72beb613677bcef715edcce91b5c8e194ec90d055ac29913412b274f13690eaa
+SHA256 (re2-2021-02-02.tar.gz) = 1396ab50c06c1a8885fb68bf49a5ecfd989163015fd96699a180d6414937f33f
diff --git a/re2/Pkgfile b/re2/Pkgfile
index cbe60debb..a89f09408 100644
--- a/re2/Pkgfile
+++ b/re2/Pkgfile
@@ -3,7 +3,7 @@
# Maintainer: Tim Biermann, tbier at posteo dot de
name=re2
-version=2021-02-01
+version=2021-02-02
release=1
source=(https://github.com/google/re2/archive/$version/$name-$version.tar.gz)

Generated by cgit