logo

oasis

Own branch of Oasis Linux (upstream: <https://git.sr.ht/~mcf/oasis/>) git clone https://anongit.hacktivis.me/git/oasis.git
commit: 618b967a8346230376cccef1fbdb30cff5f8da79
parent 5b9e1701e375dcbcbf569f172b7d0fcabdbcdba4
Author: adrln <adrln.github@airmail.nz>
Date:   Fri,  5 Nov 2021 21:36:05 +0000

pcre: Use sourceforge mirror

ftp.pcre.org is no longer available, and the new github repository
only contains pcre2 releases.

Diffstat:

Mpkg/pcre/url2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pkg/pcre/url b/pkg/pcre/url @@ -1 +1 @@ -url = "https://ftp.pcre.org/pub/pcre/pcre-8.45.tar.gz" +url = "https://sourceforge.net/projects/pcre/files/pcre/8.45/pcre-8.45.tar.gz"