diff options
author | Danny Rawlins <contact@romster.me> | 2021-06-19 22:27:22 +1000 |
---|---|---|
committer | Danny Rawlins <contact@romster.me> | 2021-06-19 22:27:22 +1000 |
commit | 2bf8e530ea171144d6543528be327b77c57de1fd (patch) | |
tree | 3e5121e872a17f54866373a5e446351d98f2363e /libpcre-32 | |
parent | fbe8b5602980a84340ea986e5d943a4f761fe580 (diff) | |
download | compat-32-2bf8e530ea171144d6543528be327b77c57de1fd.tar.gz compat-32-2bf8e530ea171144d6543528be327b77c57de1fd.tar.xz |
libpcre-32: 8.44 -> 8.45
Diffstat (limited to 'libpcre-32')
-rw-r--r-- | libpcre-32/.footprint | 6 | ||||
-rw-r--r-- | libpcre-32/.signature | 8 | ||||
-rw-r--r-- | libpcre-32/Pkgfile | 4 |
3 files changed, 9 insertions, 9 deletions
diff --git a/libpcre-32/.footprint b/libpcre-32/.footprint index 4277df9b..5f008254 100644 --- a/libpcre-32/.footprint +++ b/libpcre-32/.footprint @@ -2,9 +2,9 @@ drwxr-xr-x root/root usr/ drwxr-xr-x root/root usr/lib32/ -rw-r--r-- root/root usr/lib32/libpcre.a -rwxr-xr-x root/root usr/lib32/libpcre.la -lrwxrwxrwx root/root usr/lib32/libpcre.so -> libpcre.so.1.2.12 -lrwxrwxrwx root/root usr/lib32/libpcre.so.1 -> libpcre.so.1.2.12 --rwxr-xr-x root/root usr/lib32/libpcre.so.1.2.12 +lrwxrwxrwx root/root usr/lib32/libpcre.so -> libpcre.so.1.2.13 +lrwxrwxrwx root/root usr/lib32/libpcre.so.1 -> libpcre.so.1.2.13 +-rwxr-xr-x root/root usr/lib32/libpcre.so.1.2.13 -rw-r--r-- root/root usr/lib32/libpcrecpp.a -rwxr-xr-x root/root usr/lib32/libpcrecpp.la lrwxrwxrwx root/root usr/lib32/libpcrecpp.so -> libpcrecpp.so.0.0.2 diff --git a/libpcre-32/.signature b/libpcre-32/.signature index 57f72157..2f89100f 100644 --- a/libpcre-32/.signature +++ b/libpcre-32/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/compat-32.pub -RWSwxGo/zH7eXccoAeKaUF49gjuz4u5BzvZSKZwFE73P3/iGPicbr48Q+XSmPhn5D0727R0+1xFhhAUVBBqHu5yHkMFIItrwlwU= -SHA256 (Pkgfile) = 0e787a1261e0f44c163094de1a6f9f6e6ccfd10acd0d36d280bebd7d0834bf7d -SHA256 (.footprint) = e665a34efab26b1a94671f8491ca410ff37b24c70fdf45c6e229365422d9def5 -SHA256 (pcre-8.44.tar.bz2) = 19108658b23b3ec5058edc9f66ac545ea19f9537234be1ec62b714c84399366d +RWSwxGo/zH7eXbbMq9RZoYlUQbCAm96hTKHQa3BuGsHm8jgV0HQl+lptXoioJSmn06YO9P0XnuIFHTg0OnFbkBoOHCELfqUhaAQ= +SHA256 (Pkgfile) = f757c0c7d0a81ae3774566cf569a8217083780050625a271cf3db365dcf7ab83 +SHA256 (.footprint) = 2a450ec44fd2708709511001970f20ca2f1823348ca695442c699ed38584b4c2 +SHA256 (pcre-8.45.tar.bz2) = 4dae6fdcd2bb0bb6c37b5f97c33c2be954da743985369cddac3546e3218bffb8 diff --git a/libpcre-32/Pkgfile b/libpcre-32/Pkgfile index 6be63e9c..77f632b2 100644 --- a/libpcre-32/Pkgfile +++ b/libpcre-32/Pkgfile @@ -1,9 +1,9 @@ # Description: Perl Compatible Regular Expressions -# URL: http://www.pcre.org +# URL: https://www.pcre.org # Maintainer: CRUX compat-32 Team, compat-32-ports at crux dot nu name=libpcre-32 -version=8.44 +version=8.45 release=1 source=(https://ftp.pcre.org/pub/pcre/pcre-$version.tar.bz2) |