From: Ruben Kerkhof Date: Tue, 5 Jun 2018 15:03:44 +0000 (+0200) Subject: redhat: Use https for URL in spec file X-Git-Tag: frr-6.1-dev~289^2~14 X-Git-Url: https://git.puffer.fish/?a=commitdiff_plain;h=e1ff824635479f21b0fb372ce5b55c1d14d57035;p=matthieu%2Ffrr.git redhat: Use https for URL in spec file Signed-off-by: Ruben Kerkhof --- diff --git a/redhat/frr.spec.in b/redhat/frr.spec.in index 8b6c61b46d..94ced2e785 100644 --- a/redhat/frr.spec.in +++ b/redhat/frr.spec.in @@ -146,7 +146,7 @@ Release: @CONFDATE@%{release_rev}%{?dist} License: GPLv2+ Group: System Environment/Daemons Source0: http://www.frrouting.org/releases/frr/%{name}-%{frrversion}.tar.gz -URL: http://www.frrouting.org +URL: https://www.frrouting.org Requires(pre): /sbin/install-info Requires(preun): /sbin/install-info Requires(post): /sbin/install-info