Update PCRE link

This commit is contained in:
Jeremy Soller 2022-07-22 14:57:40 -06:00
parent c9e203a258
commit fb1809c84e
No known key found for this signature in database
GPG Key ID: 87F211AF2BE4C2FE

View File

@ -1,5 +1,5 @@
[source]
tar = "https://iweb.dl.sourceforge.net/project/pcre/pcre/8.42/pcre-8.42.tar.bz2"
tar = "https://mirrors.gigenet.com/OSDN//sfnet/p/pc/pcre/pcre/8.42/pcre-8.42.tar.gz"
patches = [
"redox.patch"
]