diff options
author | Patrick J Volkerding <volkerdi@slackware.com> | 2020-02-13 20:17:58 +0000 |
---|---|---|
committer | Eric Hameleers <alien@slackware.com> | 2020-02-14 08:59:48 +0100 |
commit | bea4af160dc640549e07144b9a0dddf09b569861 (patch) | |
tree | fd503608cc157d2e102b48dddff9ba0e26387522 /source/l/pcre | |
parent | a2163e3ab2d184702eeb1c4f7c0c9bed6d178206 (diff) | |
download | current-bea4af160dc640549e07144b9a0dddf09b569861.tar.gz |
Thu Feb 13 20:17:58 UTC 202020200213201758
a/sysvinit-scripts-2.1-noarch-29.txz: Rebuilt.
rc.S: make /var/run a bind mount to /run. Thanks to Robby Workman.
rc.S: make a few adjustments to temporary file cleanup.
rc.M: drop additional checks on starting rc.syslog.
a/util-linux-2.35.1-x86_64-2.txz: Rebuilt.
d/bison-3.5.2-x86_64-1.txz: Upgraded.
l/pcre-8.44-x86_64-1.txz: Upgraded.
l/sdl-1.2.15-x86_64-9.txz: Rebuilt.
Replaced missing SDL_ttf docs. Thanks to Stuart Winter.
n/krb5-1.18-x86_64-1.txz: Upgraded.
x/mesa-19.3.4-x86_64-1.txz: Upgraded.
testing/packages/PAM/util-linux-2.35.1-x86_64-2_pam.txz: Rebuilt.
Added /etc/default/su containing 'ALWAYS_SET_PATH yes' to ensure that
ENV_SUPATH from /etc/login.defs is used for the $PATH with plain 'su'.
Diffstat (limited to 'source/l/pcre')
-rw-r--r-- | source/l/pcre/pcre.url | 3 | ||||
-rw-r--r-- | source/l/pcre/slack-desc | 2 |
2 files changed, 3 insertions, 2 deletions
diff --git a/source/l/pcre/pcre.url b/source/l/pcre/pcre.url index 249757b9..2e0a9c86 100644 --- a/source/l/pcre/pcre.url +++ b/source/l/pcre/pcre.url @@ -1 +1,2 @@ -ftp://ftp.csx.cam.ac.uk/pub/software/programming/pcre/ +ftp://ftp.pcre.org/pub/pcre/ +#ftp://ftp.csx.cam.ac.uk/pub/software/programming/pcre/ diff --git a/source/l/pcre/slack-desc b/source/l/pcre/slack-desc index 010ce487..1a5d8b06 100644 --- a/source/l/pcre/slack-desc +++ b/source/l/pcre/slack-desc @@ -12,7 +12,7 @@ pcre: The PCRE library is a set of functions that implement regular pcre: expression pattern matching using the same syntax and semantics as pcre: Perl 5, with just a few differences (documented in the man page). pcre: -pcre: +pcre: Homepage: https://www.pcre.org pcre: pcre: pcre: |