From 79ca6e1914428dd59fe665828a769fc88046440dd0215c03a23dc12974f1bf16 Mon Sep 17 00:00:00 2001 From: Jan Engelhardt Date: Mon, 22 Aug 2022 22:54:23 +0000 Subject: [PATCH] use more specific URL OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/vulkan-headers?expand=0&rev=89 --- vulkan-headers.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vulkan-headers.spec b/vulkan-headers.spec index b49a3d0..e80e4a2 100644 --- a/vulkan-headers.spec +++ b/vulkan-headers.spec @@ -27,7 +27,7 @@ Summary: Vulkan C and C++ API header files License: Apache-2.0 Group: Development/Libraries/C and C++ URL: https://github.com/KhronosGroup/Vulkan-Headers -Source: https://github.com/KhronosGroup/Vulkan-Headers/archive/sdk-%version.tar.gz +Source: https://github.com/KhronosGroup/Vulkan-Headers/archive/refs/tags/sdk-%version.tar.gz Patch1: 0001-Drop-wayland-client.h-include.patch BuildRequires: cmake >= 2.8.11 BuildArch: noarch