From 2aec83142253a3f01d1a0c7977e70f19463d4065 Mon Sep 17 00:00:00 2001 From: Joe Orton Date: Fri, 17 Jan 2020 09:06:48 +0000 Subject: [PATCH] Switch to https URLs. --- apr-util.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/apr-util.spec b/apr-util.spec index 61e981f..7cee98e 100644 --- a/apr-util.spec +++ b/apr-util.spec @@ -18,8 +18,8 @@ Name: apr-util Version: 1.6.1 Release: 11%{?dist} License: ASL 2.0 -URL: http://apr.apache.org/ -Source0: http://www.apache.org/dist/apr/%{name}-%{version}.tar.bz2 +URL: https://apr.apache.org/ +Source0: https://www.apache.org/dist/apr/%{name}-%{version}.tar.bz2 Patch1: apr-util-1.2.7-pkgconf.patch Patch4: apr-util-1.4.1-private.patch Patch5: apr-util-mariadb-upstream.patch