@cryptotaxi247 / netdata-1 / commits / f6ee46761

Revert "Fixed Source0 URL in RPM spec (#7794)" (#8305)

This reverts commit 1477784048319e84127e466add6eb4a092c235e1. Fixes #8283

James Mills committed Mar 6, 2020 at 10:19 UTC f6ee467617f595495ead635605e5c6a21e0b3000
1 file changed +1 -1
netdata.spec.in
+1 -1
@@ -90,7 +90,7 @@ Version: %{version}
90 Release: 1%{?dist}
91 License: GPLv3+
92 Group: Applications/System
93 -Source0: https://github.com/netdata/%{name}/releases/download/v%{version}/%{name}-v%{version}.tar.gz
93 +Source0: https://github.com/netdata/%{name}/releases/download/%{version}/%{name}-%{version}.tar.gz
94 URL: http://my-netdata.io
95
96 # #####################################################################