diff --git a/recipes/pcre/recipe.toml b/recipes/pcre/recipe.toml index 1aaa994ac4fc2a606adb041af5a1f7ab2b8fa316..68c4f718feb26543ff8e50099e16039bc7b50e51 100644 --- a/recipes/pcre/recipe.toml +++ b/recipes/pcre/recipe.toml @@ -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" ]