summaryrefslogtreecommitdiff
path: root/re2
diff options
context:
space:
mode:
authorTim Biermann <tbier@posteo.de>2020-11-01 08:41:02 +0000
committerTim Biermann <tbier@posteo.de>2020-11-01 08:41:02 +0000
commit590fcdbdb069e62bc7d995e6aaab89ec9d4e9785 (patch)
treed354842f06ae69a14b096ed9d4bcdfa269a36ce8 /re2
parent57d9f87d0a6bfa5ef9999c528347ccec7575db0c (diff)
downloadcontrib-590fcdbdb069e62bc7d995e6aaab89ec9d4e9785.tar.gz
contrib-590fcdbdb069e62bc7d995e6aaab89ec9d4e9785.tar.xz
re2: 2020-10-01 -> 2020-11-01
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 7d2755e7f..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.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
+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 b954a1fda..0aa559225 100644
--- a/re2/.signature
+++ b/re2/.signature
@@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/contrib.pub
-RWSagIOpLGJF32UdF1o4qxgwRFwodMRmmpWKPzstzz/creKHQDC37cBgvS320deqIi27G3p39Q87enskki0lBp4j3Q8GlDsEnwY=
-SHA256 (Pkgfile) = 5e390a60198a163f5f8ec71de96dd0c52f575d206f620d74298fd2373da19a91
-SHA256 (.footprint) = 0f76c4dd7aed45c7f548f7543fb5f01f7da1f5bcaa38b00dd67ccd8afd587503
-SHA256 (re2-2020-10-01.tar.gz) = 0915741f524ad87debb9eb0429fe6016772a1569e21dc6d492039562308fcb0f
+RWSagIOpLGJF39IUZHbK8hRT9jbM59JEbcNyZwBu9+FgthP7EQHZ+D2h/sjJt2LVMW+spvYu9hMgJAGyrMhU2C9bKaWvskgagg8=
+SHA256 (Pkgfile) = a8e7fab7d54650f8de6fa84c6a6ecb742917bae710179264813d4d31d52aec38
+SHA256 (.footprint) = 72beb613677bcef715edcce91b5c8e194ec90d055ac29913412b274f13690eaa
+SHA256 (re2-2020-11-01.tar.gz) = 8903cc66c9d34c72e2bc91722288ebc7e3ec37787ecfef44d204b2d6281954d7
diff --git a/re2/Pkgfile b/re2/Pkgfile
index 809daf25c..8de185f5e 100644
--- a/re2/Pkgfile
+++ b/re2/Pkgfile
@@ -4,7 +4,7 @@
# Depends on:
name=re2
-version=2020-10-01
+version=2020-11-01
release=1
source=(https://github.com/google/re2/archive/$version/$name-$version.tar.gz)

Generated by cgit