update build script to use the final 8.45 pcre library
authorLee <ler762@users.sourceforge.net>
Thu, 11 Nov 2021 11:54:23 +0000 (06:54 -0500)
committerLee <ler762@users.sourceforge.net>
Thu, 11 Nov 2021 11:54:23 +0000 (06:54 -0500)
https://www.pcre.org/
Version 8.45 is expected to be the final release of the older PCRE library, and new
projects should use PCRE2 instead.


No differences found