diff --git a/pkg/rpm/SPECS/sngrep.spec b/pkg/rpm/SPECS/sngrep.spec index abe3d3e..46a4a4f 100644 --- a/pkg/rpm/SPECS/sngrep.spec +++ b/pkg/rpm/SPECS/sngrep.spec @@ -7,7 +7,7 @@ Release: 0%{?dist} License: GPLv3 Group: Applications/Engineering BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root -Source: https://github.com/irontec/%{name}/archive/v%{version}.zip +Source: https://github.com/irontec/sngrep/releases/download/v%{version}/sngrep-%{version}.tar.gz URL: http://github.com/irontec/sngrep BuildRequires: ncurses-devel BuildRequires: make