summaryrefslogtreecommitdiff
path: root/php-fpm/Pkgfile
diff options
context:
space:
mode:
authorJuergen Daubert <jue@jue.li>2020-06-06 13:00:05 +0200
committerJuergen Daubert <jue@jue.li>2020-06-06 13:00:05 +0200
commit0f80c03df466ae1dd2c773ddd487e0167903d8fe (patch)
tree8ea46262db62337cb19ca6f65149c9b786ca4a22 /php-fpm/Pkgfile
parent207b65a20f61c16833ad7bf6d7f4c4ee79247538 (diff)
downloadopt-0f80c03df466ae1dd2c773ddd487e0167903d8fe.tar.gz
opt-0f80c03df466ae1dd2c773ddd487e0167903d8fe.tar.xz
move several https: to https: URLs
Diffstat (limited to 'php-fpm/Pkgfile')
-rw-r--r--php-fpm/Pkgfile4
1 files changed, 2 insertions, 2 deletions
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 () {

Generated by cgit