Date: Wed, 4 Aug 2021 12:18:11 GMT From: Jan Beich <jbeich@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-branches@FreeBSD.org Subject: git: 08159ed5d510 - 2021Q3 - graphics/vulkan-extension-layer: fix homepage in pkg-descr Message-ID: <202108041218.174CIBJu006272@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch 2021Q3 has been updated by jbeich: URL: https://cgit.FreeBSD.org/ports/commit/?id=08159ed5d510cd3a8bfbb29bae1b8170b81a16db commit 08159ed5d510cd3a8bfbb29bae1b8170b81a16db Author: Jan Beich <jbeich@FreeBSD.org> AuthorDate: 2021-07-24 12:15:38 +0000 Commit: Jan Beich <jbeich@FreeBSD.org> CommitDate: 2021-08-04 12:05:36 +0000 graphics/vulkan-extension-layer: fix homepage in pkg-descr (cherry picked from commit eaf553b34add97b9fdfe8cacb7b34473e27cf2cb) --- graphics/vulkan-extension-layer/pkg-descr | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/graphics/vulkan-extension-layer/pkg-descr b/graphics/vulkan-extension-layer/pkg-descr index 202eaa5b3643..97e9dfbd6510 100644 --- a/graphics/vulkan-extension-layer/pkg-descr +++ b/graphics/vulkan-extension-layer/pkg-descr @@ -4,4 +4,4 @@ extensions are capable of being done as layer and mapping to any Vulkan implementation regardless of it supporting the desired functionality or not. -WWW: https://github.com/KhronosGroup/Vulkan-ValidationLayers +WWW: https://github.com/KhronosGroup/Vulkan-ExtensionLayer
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202108041218.174CIBJu006272>