fix source url

This commit is contained in:
Neil Hanlon 2022-12-30 13:58:03 -05:00
parent 5a31a843e3
commit 647ea80d06
Signed by: neil
GPG Key ID: 705BC21EC3C70F34

View File

@ -8,7 +8,8 @@ Version: 3.2.2
Release: 0%{?dist}
License: BSD
Url: https://github.com/argtable/argtable3
Source: https://github.com/argtable/%{name}/releases/download/v%{version}.%{_gitsha}/argtable-v%{version}.%{_gitsha}.tar.gz
https://github.com/argtable/argtable3/archive/refs/tags/v3.2.2.f25c624.tar.gz
Source: https://github.com/argtable/%{name}/archive/refs/tags/v%{version}.%{_gitsha}.tar.gz
BuildRequires: gcc
BuildRequires: pkgconfig
BuildRequires: cmake