From c98f4804e3b88ff7b9880677d2ce3367492bafc2 Mon Sep 17 00:00:00 2001 From: Siteshwar Vashisht Date: Feb 14 2018 00:32:58 +0000 Subject: specfile: Use https urls --- diff --git a/bash.spec b/bash.spec index fd5a696..37cf20a 100644 --- a/bash.spec +++ b/bash.spec @@ -9,8 +9,8 @@ Name: bash Summary: The GNU Bourne Again shell Release: 1%{?dist} License: GPLv3+ -Url: http://www.gnu.org/software/bash -Source0: ftp://ftp.gnu.org/gnu/bash/bash-%{baseversion}.tar.gz +Url: https://www.gnu.org/software/bash +Source0: https://ftp.gnu.org/gnu/bash/bash-%{baseversion}.tar.gz # For now there isn't any doc #Source2: ftp://ftp.gnu.org/gnu/bash/bash-doc-%{version}.tar.gz