From 31771535a6c1cc001d04b154ee91cae7ece538d4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= Date: Tue, 20 Aug 2019 17:45:22 +0200 Subject: [PATCH] Use HTTPS protocol in URL metadata --- pcre.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pcre.spec b/pcre.spec index a128ae4..d7480e9 100644 --- a/pcre.spec +++ b/pcre.spec @@ -27,7 +27,7 @@ Summary: Perl-compatible regular expression library ## Binary packages: # other files: BSD License: BSD -URL: http://www.pcre.org/ +URL: https://www.pcre.org/ Source: ftp://ftp.csx.cam.ac.uk/pub/software/programming/%{name}/%{?rcversion:Testing/}%{name}-%{myversion}.tar.bz2 # Upstream thinks RPATH is a good idea. Patch0: pcre-8.21-multilib.patch