From a6fbcc954e7d611bfddc71b972bab1288cda830d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?K=C3=A9vin=20Dunglas?= Date: Wed, 15 Nov 2023 15:28:38 +0100 Subject: [PATCH] fix pthreads4w URL --- config/source.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/source.json b/config/source.json index 32ca61f3..3595223d 100644 --- a/config/source.json +++ b/config/source.json @@ -404,7 +404,7 @@ "pthreads4w": { "type": "git", "rev": "master", - "url": "https://git.code.sf.net/p/pthreads4w/code", + "url": "https://github.com/jwinarske/pthreads4w", "license": { "type": "file", "path": "LICENSE"