summaryrefslogtreecommitdiffstats
path: root/netdata.spec.in
diff options
context:
space:
mode:
authorJames Mills <prologic@shortcircuit.net.au>2020-03-06 10:19:53 +1000
committerGitHub <noreply@github.com>2020-03-06 10:19:53 +1000
commitf6ee467617f595495ead635605e5c6a21e0b3000 (patch)
tree19c0dd1c6770d34e2bcdf34c3ad963509495fa4e /netdata.spec.in
parent46627487427c926551db7c45e91422678d698b50 (diff)
Revert "Fixed Source0 URL in RPM spec (#7794)" (#8305)
This reverts commit 1477784048319e84127e466add6eb4a092c235e1. Fixes #8283
Diffstat (limited to 'netdata.spec.in')
-rw-r--r--netdata.spec.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/netdata.spec.in b/netdata.spec.in
index c15b27fd61..b8161da980 100644
--- a/netdata.spec.in
+++ b/netdata.spec.in
@@ -90,7 +90,7 @@ Version: %{version}
Release: 1%{?dist}
License: GPLv3+
Group: Applications/System
-Source0: https://github.com/netdata/%{name}/releases/download/v%{version}/%{name}-v%{version}.tar.gz
+Source0: https://github.com/netdata/%{name}/releases/download/%{version}/%{name}-%{version}.tar.gz
URL: http://my-netdata.io
# #####################################################################