Update URL

Signed-off-by: Tom Rix <Tom.Rix@amd.com>
This commit is contained in:
2024-09-24 17:27:27 -07:00
parent b75ca98a5e
commit 74b68c3988

View File

@@ -30,13 +30,13 @@ Name: rocsparse
Version: %{rocm_version}
Release: %autorelease
Summary: SPARSE implementation for ROCm
Url: https://github.com/ROCmSoftwarePlatform/%{upstreamname}
Url: https://github.com/ROCm/%{upstreamname}
License: MIT
# Only x86_64 works right now:
ExclusiveArch: x86_64
Source0: %{url}/archive/refs/tags/rocm-%{rocm_version}.tar.gz#/%{upstreamname}-%{rocm_version}.tar.gz
Source0: %{url}/archive/rocm-%{rocm_version}.tar.gz#/%{upstreamname}-%{rocm_version}.tar.gz
BuildRequires: cmake
BuildRequires: ninja-build