From 609d2cfbc317fce94303375ea1559de5ed3b68c2 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Wed, 19 Feb 2020 18:24:41 +0100 Subject: https --- php-pecl-inotify.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'php-pecl-inotify.spec') diff --git a/php-pecl-inotify.spec b/php-pecl-inotify.spec index 9f9279d..4a80c69 100644 --- a/php-pecl-inotify.spec +++ b/php-pecl-inotify.spec @@ -18,8 +18,8 @@ Version: 2.0.0 Release: 10%{?dist}%{!?scl:%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}} License: PHP Group: Development/Languages -URL: http://pecl.php.net/package/%{pecl_name} -Source0: http://pecl.php.net/get/%{pecl_name}-%{version}.tgz +URL: https://pecl.php.net/package/%{pecl_name} +Source0: https://pecl.php.net/get/%{pecl_name}-%{version}.tgz BuildRequires: %{?dtsprefix}gcc BuildRequires: %{?scl_prefix}php-devel > 7 -- cgit