summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJuergen Daubert <jue@jue.li>2018-09-13 20:29:03 +0200
committerJuergen Daubert <jue@jue.li>2018-09-13 20:29:03 +0200
commitf2f94c664ca5abb97e06870e00af64b5df44e26f (patch)
tree8beda5d7e5a6d899bc92c0e87dbb1da47b8a3679
parentab3935b061dad60648c20c1c967b7519a11a3ee3 (diff)
downloadopt-f2f94c664ca5abb97e06870e00af64b5df44e26f.tar.gz
opt-f2f94c664ca5abb97e06870e00af64b5df44e26f.tar.xz
libpcre2: update to 10.32
-rw-r--r--libpcre2/.footprint12
-rw-r--r--libpcre2/.signature8
-rw-r--r--libpcre2/Pkgfile2
3 files changed, 11 insertions, 11 deletions
diff --git a/libpcre2/.footprint b/libpcre2/.footprint
index 750abfc6a..59777ff22 100644
--- a/libpcre2/.footprint
+++ b/libpcre2/.footprint
@@ -9,14 +9,14 @@ drwxr-xr-x root/root usr/include/
drwxr-xr-x root/root usr/lib/
-rw-r--r-- root/root usr/lib/libpcre2-8.a
-rwxr-xr-x root/root usr/lib/libpcre2-8.la
-lrwxrwxrwx root/root usr/lib/libpcre2-8.so -> libpcre2-8.so.0.7.0
-lrwxrwxrwx root/root usr/lib/libpcre2-8.so.0 -> libpcre2-8.so.0.7.0
--rwxr-xr-x root/root usr/lib/libpcre2-8.so.0.7.0
+lrwxrwxrwx root/root usr/lib/libpcre2-8.so -> libpcre2-8.so.0.7.1
+lrwxrwxrwx root/root usr/lib/libpcre2-8.so.0 -> libpcre2-8.so.0.7.1
+-rwxr-xr-x root/root usr/lib/libpcre2-8.so.0.7.1
-rw-r--r-- root/root usr/lib/libpcre2-posix.a
-rwxr-xr-x root/root usr/lib/libpcre2-posix.la
-lrwxrwxrwx root/root usr/lib/libpcre2-posix.so -> libpcre2-posix.so.2.0.0
-lrwxrwxrwx root/root usr/lib/libpcre2-posix.so.2 -> libpcre2-posix.so.2.0.0
--rwxr-xr-x root/root usr/lib/libpcre2-posix.so.2.0.0
+lrwxrwxrwx root/root usr/lib/libpcre2-posix.so -> libpcre2-posix.so.2.0.1
+lrwxrwxrwx root/root usr/lib/libpcre2-posix.so.2 -> libpcre2-posix.so.2.0.1
+-rwxr-xr-x root/root usr/lib/libpcre2-posix.so.2.0.1
drwxr-xr-x root/root usr/lib/pkgconfig/
-rw-r--r-- root/root usr/lib/pkgconfig/libpcre2-8.pc
-rw-r--r-- root/root usr/lib/pkgconfig/libpcre2-posix.pc
diff --git a/libpcre2/.signature b/libpcre2/.signature
index 15e7c2d9d..e3849752a 100644
--- a/libpcre2/.signature
+++ b/libpcre2/.signature
@@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/opt.pub
-RWSE3ohX2g5d/UxfdHOnIwdXe+GPSb5qVhpe/53YRuOgJbe8bDw3jcFXQUOtX99u48VOPirJUJlzkZy20FiLKnXvF5ZHLHUzEQA=
-SHA256 (Pkgfile) = deda61f498284664571466b58c668a557cd7384513845da28098291d407cecad
-SHA256 (.footprint) = 58c7312d975d5c973d9f7c4bc093c2cec664eb36f9c454ca4f161f26e605b101
-SHA256 (pcre2-10.31.tar.bz2) = e07d538704aa65e477b6a392b32ff9fc5edf75ab9a40ddfc876186c4ff4d68ac
+RWSE3ohX2g5d/TbSwVaflEtLUYXYkFZgWAhs6n6K4yCBkOctPeTyQsUgfARz34VSCgJNa6uIi5NU1/SfeAydf5M5eXHfhiYySA8=
+SHA256 (Pkgfile) = cff0de00e2677f78db6863ecb06f21cad3cffa2ed4938fd53147b3c1bbc63f97
+SHA256 (.footprint) = 8d4f25eea61cec7aa6a6a6cfc84a239642ddad37c8d6ac05cb640713db19a5d6
+SHA256 (pcre2-10.32.tar.bz2) = f29e89cc5de813f45786580101aaee3984a65818631d4ddbda7b32f699b87c2e
diff --git a/libpcre2/Pkgfile b/libpcre2/Pkgfile
index 2162e3690..bef03bf86 100644
--- a/libpcre2/Pkgfile
+++ b/libpcre2/Pkgfile
@@ -4,7 +4,7 @@
# Depends on:
name=libpcre2
-version=10.31
+version=10.32
release=1
source=(https://ftp.pcre.org/pub/pcre/pcre2-$version.tar.bz2)

Generated by cgit