diff options
author | Oleksandr Byelkin <sanja@mariadb.com> | 2020-04-30 18:40:02 +0200 |
---|---|---|
committer | Oleksandr Byelkin <sanja@mariadb.com> | 2020-04-30 18:40:02 +0200 |
commit | c1291d7a6b59bfa84dbeb499aca64ea877239d9b (patch) | |
tree | c7dca64c4b1eb2c9cb716dc17d257178868a4cf9 /pcre/README | |
parent | 879f7e85aa08dda613ea2f481e53392da4864741 (diff) | |
download | mariadb-git-c1291d7a6b59bfa84dbeb499aca64ea877239d9b.tar.gz |
8.44
Diffstat (limited to 'pcre/README')
-rw-r--r-- | pcre/README | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/pcre/README b/pcre/README index 4887ebf350e..334362b3e53 100644 --- a/pcre/README +++ b/pcre/README @@ -13,9 +13,10 @@ libraries. The latest release of PCRE1 is always available in three alternative formats from: - ftp://ftp.csx.cam.ac.uk/pub/software/programming/pcre/pcre-xxx.tar.gz - ftp://ftp.csx.cam.ac.uk/pub/software/programming/pcre/pcre-xxx.tar.bz2 - ftp://ftp.csx.cam.ac.uk/pub/software/programming/pcre/pcre-xxx.zip + https://ftp.pcre.org/pub/pcre/pcre-x.xx.tar.gz + https://ftp.pcre.org/pub/pcre/pcre-x.xx.tar.bz2 + https://ftp.pcre.org/pub/pcre/pcre-x.xx.tar.zip + There is a mailing list for discussion about the development of PCRE at pcre-dev@exim.org. You can access the archives and subscribe or manage your @@ -999,4 +1000,4 @@ pcre_xxx, one with the name pcre16_xx, and a third with the name pcre32_xxx. Philip Hazel Email local part: ph10 Email domain: cam.ac.uk -Last updated: 10 February 2015 +Last updated: 12 February 2020 |