Skip to content

Commit 11bac43

Browse files
authored
Update PCRE download location in SPDX file (#43985)
* Update PCRE download location in SPDX file * Make it the actual git URL
1 parent e8f469a commit 11bac43

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

julia.spdx.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -272,7 +272,7 @@
272272
{
273273
"name": "PCRE",
274274
"SPDXID": "SPDXRef-PCRE",
275-
"downloadLocation": "https://ftp.pcre.org/pub/pcre/",
275+
"downloadLocation": "git+https://github.com/PhilipHazel/pcre2.git",
276276
"filesAnalyzed": false,
277277
"homepage": "https://www.pcre.org",
278278
"sourceInfo": "The version in use can be found in the file deps/Versions.make",

0 commit comments

Comments
 (0)