Fixed Source0 URL in RPM spec (#7794)
James Mills committed
Jan 29, 2020 at 09:21 UTC
1477784048319e84127e466add6eb4a092c235e1
1 file changed
+1
-1
netdata.spec.in
+1
-1
@@ -87,7 +87,7 @@ Version: %{version}
87
Release: 1%{?dist}
88
License: GPLv3+
89
Group: Applications/System
90
-Source0: https://github.com/netdata/%{name}/releases/download/%{version}/%{name}-%{version}.tar.gz
90
+Source0: https://github.com/netdata/%{name}/releases/download/v%{version}/%{name}-v%{version}.tar.gz
91
URL: http://my-netdata.io
92
93
# #####################################################################