From 0f80c03df466ae1dd2c773ddd487e0167903d8fe Mon Sep 17 00:00:00 2001 From: Juergen Daubert Date: Sat, 6 Jun 2020 13:00:05 +0200 Subject: move several https: to https: URLs --- php-fpm/Pkgfile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'php-fpm/Pkgfile') diff --git a/php-fpm/Pkgfile b/php-fpm/Pkgfile index ada5119e4..26dba1e2f 100644 --- a/php-fpm/Pkgfile +++ b/php-fpm/Pkgfile @@ -1,12 +1,12 @@ # Description: FastCGI Process Manager for PHP -# URL: http://www.php.net +# URL: https://www.php.net # Maintainer: Juergen Daubert, jue at crux dot nu # Depends on: libpcre2 libxml2 name=php-fpm version=7.4.6 release=1 -source=(http://php.net/distributions/php-$version.tar.xz +source=(https://php.net/distributions/php-$version.tar.xz php-fpm) build () { -- cgit v1.2.3