From baf94333b81c0ac3e01151c84313f1ad23e2fa45 Mon Sep 17 00:00:00 2001 From: Ting-Wei Lan Date: Tue, 12 Dec 2017 16:32:24 +0800 Subject: Use HTTPS links everywhere --- tcc/README.md | 2 +- tcc/tcc/tcc.spec | 5 +++-- 2 files changed, 4 insertions(+), 3 deletions(-) (limited to 'tcc') diff --git a/tcc/README.md b/tcc/README.md index ed76e5b..5245d7b 100644 --- a/tcc/README.md +++ b/tcc/README.md @@ -1,2 +1,2 @@ -[Tiny C Compiler](http://bellard.org/tcc/) built with both the system compiler +[Tiny C Compiler](https://bellard.org/tcc/) built with both the system compiler and Tiny C Compiler itself. diff --git a/tcc/tcc/tcc.spec b/tcc/tcc/tcc.spec index d6f7491..8e340cf 100644 --- a/tcc/tcc/tcc.spec +++ b/tcc/tcc/tcc.spec @@ -17,8 +17,8 @@ Summary: Tiny C Compiler Group: Development/Languages License: LGPLv2 -URL: http://bellard.org/tcc -Source0: http://download.savannah.gnu.org/releases/tinycc/%{pkg_name}-%{version}.tar.bz2 +URL: https://bellard.org/tcc +Source0: https://download.savannah.gnu.org/releases/tinycc/%{pkg_name}-%{version}.tar.bz2 BuildRequires: %{use_cc}, glibc-devel, texinfo, perl-podlators @@ -103,6 +103,7 @@ fi %changelog * Mon Dec 11 2017 Ting-Wei Lan - 0.9.26-14 - Use autosetup macro +- Use HTTPS to download the source * Mon Oct 16 2017 Ting-Wei Lan - 0.9.26-13 - Rebuilt for Fedora 27 and 28 -- cgit v1.2.3