summaryrefslogtreecommitdiffstats
path: root/netdata.spec.in
diff options
context:
space:
mode:
authorCosta Tsaousis <costa@tsaousis.gr>2018-09-22 14:56:47 +0300
committerGitHub <noreply@github.com>2018-09-22 14:56:47 +0300
commitd56a4ece381a71692e5cda351ae3ee4351e9fc28 (patch)
tree3357f7aa3ae982b76b500a1b9b12c2f24f5022a0 /netdata.spec.in
parent9dcf1c772fdeb828c5e576b665419d9db6219b73 (diff)
replaced referenced to firehol github org with netdata github org (#4249)
* replaced referenced to firehol github org with netdata github org * increased versions of js files * added new docker hub badge netdata/netdata and restored firehol/netdata
Diffstat (limited to 'netdata.spec.in')
-rw-r--r--netdata.spec.in6
1 files changed, 3 insertions, 3 deletions
diff --git a/netdata.spec.in b/netdata.spec.in
index 2da669c3d8..36a8530e81 100644
--- a/netdata.spec.in
+++ b/netdata.spec.in
@@ -85,7 +85,7 @@ Version: @PACKAGE_RPM_VERSION@
Release: 1%{?dist}
License: GPLv3+
Group: Applications/System
-Source0: https://github.com/firehol/%{name}/releases/download/v@PACKAGE_VERSION@/%{name}-@PACKAGE_VERSION@.tar.xz
+Source0: https://github.com/netdata/%{name}/releases/download/v@PACKAGE_VERSION@/%{name}-@PACKAGE_VERSION@.tar.xz
URL: http://my-netdata.io
BuildRequires: pkgconfig
BuildRequires: xz
@@ -233,10 +233,10 @@ rm -rf "${RPM_BUILD_ROOT}"
%changelog
* Tue Mar 27 2018 Costa Tsaousis <costa@tsaousis.gr> - 1.10.0-1
Please check full changelog at github.
- https://github.com/firehol/netdata/releases
+ https://github.com/netdata/netdata/releases
* Sun Dec 17 2017 Costa Tsaousis <costa@tsaousis.gr> - 1.9.0-1
Please check full changelog at github.
- https://github.com/firehol/netdata/releases
+ https://github.com/netdata/netdata/releases
* Sun Sep 17 2017 Costa Tsaousis <costa@tsaousis.gr> - 1.8.0-1
This is mainly a bugfix release.
Please check full changelog at github.