aboutsummaryrefslogtreecommitdiff
path: root/iperf3.spec.in
diff options
context:
space:
mode:
authorBruce A. Mah <bmah@kitchenlab.org>2018-06-22 14:09:01 -0700
committerGitHub <noreply@github.com>2018-06-22 14:09:01 -0700
commit964f106a988799756da6034298d5ac1c5d4145cc (patch)
tree718285d61fb69dd070b716f8301c2a6ed3a5b525 /iperf3.spec.in
parent165b4e0ace78ce7c2f1000f77a10696ee089e982 (diff)
downloadiperf3-964f106a988799756da6034298d5ac1c5d4145cc.tar.gz
Change applicable http:// URLs to https://. Fix a bad URL in RPM spec. (#759)
Diffstat (limited to 'iperf3.spec.in')
-rw-r--r--iperf3.spec.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/iperf3.spec.in b/iperf3.spec.in
index f2f1573..602364d 100644
--- a/iperf3.spec.in
+++ b/iperf3.spec.in
@@ -5,8 +5,8 @@ Summary: Measurement tool for TCP/UDP bandwidth performance
Group: Applications/Internet
License: BSD
-URL: http://github.com/esnet/iperf
-Source0: http://stats.es.net/software/iperf-%{version}.tar.gz
+URL: https://github.com/esnet/iperf
+Source0: https://downloads.es.net/pub/iperf/iperf-%{version}.tar.gz
BuildRoot: %(mktemp -ud %{_tmppath}/%{name}-%{version}-%{release}-XXXXXX)
%if 0%{?el5}