diff --git a/rocsparse.spec b/rocsparse.spec index c978d3a..ec8b59c 100644 --- a/rocsparse.spec +++ b/rocsparse.spec @@ -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