git: 2f4ca93176f3 - main - devel/level-zero: chase WWW redirect
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 07 Feb 2022 09:45:07 UTC
The branch main has been updated by jbeich: URL: https://cgit.FreeBSD.org/ports/commit/?id=2f4ca93176f3271b57aa8e3b3d178efa432eab7a commit 2f4ca93176f3271b57aa8e3b3d178efa432eab7a Author: Jan Beich <jbeich@FreeBSD.org> AuthorDate: 2022-02-07 09:36:54 +0000 Commit: Jan Beich <jbeich@FreeBSD.org> CommitDate: 2022-02-07 09:36:55 +0000 devel/level-zero: chase WWW redirect Homepage link https://spec.oneapi.com/versions/latest/elements/l0/source/index.html is dead (SSL error: incomplete certificate chain) for more than a month and should be replaced by alive link (or link to archive.org as a last resort). Reported by: Repology --- devel/level-zero/pkg-descr | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/devel/level-zero/pkg-descr b/devel/level-zero/pkg-descr index 2d882c39cf2a..03c58c723dc9 100644 --- a/devel/level-zero/pkg-descr +++ b/devel/level-zero/pkg-descr @@ -4,4 +4,4 @@ Contains the following components of oneAPI: - Level Zero Loader - Level Zero Validation Layer -WWW: https://spec.oneapi.com/versions/latest/elements/l0/source/index.html +WWW: https://spec.oneapi.io/versions/latest/elements/l0/source/index.html