commit a9a41efa509bb37c891d3950f826d8a92dab2649 Author: Danny Rawlins <monster.romster@gmail.com> Date: Sun Feb 23 17:17:10 2020 +1100 libpcre-32: 8.43 -> 8.44 diff --git a/libpcre-32/.footprint b/libpcre-32/.footprint index b6f610a..4277df9 100644 --- a/libpcre-32/.footprint +++ b/libpcre-32/.footprint @@ -2,19 +2,19 @@ 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.11 -lrwxrwxrwx root/root usr/lib32/libpcre.so.1 -> libpcre.so.1.2.11 --rwxr-xr-x root/root usr/lib32/libpcre.so.1.2.11 +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 -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.1 -lrwxrwxrwx root/root usr/lib32/libpcrecpp.so.0 -> libpcrecpp.so.0.0.1 --rwxr-xr-x root/root usr/lib32/libpcrecpp.so.0.0.1 +lrwxrwxrwx root/root usr/lib32/libpcrecpp.so -> libpcrecpp.so.0.0.2 +lrwxrwxrwx root/root usr/lib32/libpcrecpp.so.0 -> libpcrecpp.so.0.0.2 +-rwxr-xr-x root/root usr/lib32/libpcrecpp.so.0.0.2 -rw-r--r-- root/root usr/lib32/libpcreposix.a -rwxr-xr-x root/root usr/lib32/libpcreposix.la -lrwxrwxrwx root/root usr/lib32/libpcreposix.so -> libpcreposix.so.0.0.6 -lrwxrwxrwx root/root usr/lib32/libpcreposix.so.0 -> libpcreposix.so.0.0.6 --rwxr-xr-x root/root usr/lib32/libpcreposix.so.0.0.6 +lrwxrwxrwx root/root usr/lib32/libpcreposix.so -> libpcreposix.so.0.0.7 +lrwxrwxrwx root/root usr/lib32/libpcreposix.so.0 -> libpcreposix.so.0.0.7 +-rwxr-xr-x root/root usr/lib32/libpcreposix.so.0.0.7 drwxr-xr-x root/root usr/lib32/pkgconfig/ -rw-r--r-- root/root usr/lib32/pkgconfig/libpcre.pc -rw-r--r-- root/root usr/lib32/pkgconfig/libpcrecpp.pc diff --git a/libpcre-32/.signature b/libpcre-32/.signature index 22671d5..57f7215 100644 --- a/libpcre-32/.signature +++ b/libpcre-32/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/compat-32.pub -RWSwxGo/zH7eXQgWhxbPcQ11fqI6gqvgG91FDx0Y/GV0eaXhyGtdGD4Z3fkMhPs7xUY6tM4j5+pAalXRUY+axJfQxFVjanH7fgE= -SHA256 (Pkgfile) = b9fd29d5c4a08fb83f4b0bb41d90e7016f24527ad6898451b8b8dc8043ad5484 -SHA256 (.footprint) = 45f08d8ba4cede6532bc93ee648791caa366fa6f3ee6b12d39b7f2b4f92bab47 -SHA256 (pcre-8.43.tar.bz2) = 91e762520003013834ac1adb4a938d53b22a216341c061b0cf05603b290faf6b +RWSwxGo/zH7eXccoAeKaUF49gjuz4u5BzvZSKZwFE73P3/iGPicbr48Q+XSmPhn5D0727R0+1xFhhAUVBBqHu5yHkMFIItrwlwU= +SHA256 (Pkgfile) = 0e787a1261e0f44c163094de1a6f9f6e6ccfd10acd0d36d280bebd7d0834bf7d +SHA256 (.footprint) = e665a34efab26b1a94671f8491ca410ff37b24c70fdf45c6e229365422d9def5 +SHA256 (pcre-8.44.tar.bz2) = 19108658b23b3ec5058edc9f66ac545ea19f9537234be1ec62b714c84399366d diff --git a/libpcre-32/Pkgfile b/libpcre-32/Pkgfile index ac34866..6be63e9 100644 --- a/libpcre-32/Pkgfile +++ b/libpcre-32/Pkgfile @@ -3,7 +3,7 @@ # Maintainer: CRUX compat-32 Team, compat-32-ports at crux dot nu name=libpcre-32 -version=8.43 +version=8.44 release=1 source=(https://ftp.pcre.org/pub/pcre/pcre-$version.tar.bz2)