summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2020-02-19 18:24:41 +0100
committerRemi Collet <remi@remirepo.net>2020-02-19 18:24:41 +0100
commit609d2cfbc317fce94303375ea1559de5ed3b68c2 (patch)
treec0330c05e714b1442c84c523a0bf993273341fc0
parent0864dcac1f53ebc2b3b3b7ba17f18645226a768d (diff)
https
-rw-r--r--php-pecl-inotify.spec4
1 files changed, 2 insertions, 2 deletions
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