summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorRaphaël Doursenaud2017-07-26 16:01:41 +0200
committerRaphaël Doursenaud2017-07-26 16:01:41 +0200
commitc518afe1879098815b803d5aad597760e1da50fb (patch)
tree3db5212225e976f2567f4a4596b7df03f52de2f4
parentdc008a3bab3e82acb0c152edf95bad76e24c69ad (diff)
downloadaur-c518afe1879098815b803d5aad597760e1da50fb.tar.gz
Download sources over HTTPS
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 7ec54606ba71..71df17896854 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -36,8 +36,8 @@ makedepends=('apache' 'c-client' 'postgresql-libs' 'libldap' 'smtp-forwarder'
'libmcrypt' 'tidyhtml' 'aspell' 'libltdl' 'gd' 'icu' 'curl' 'libxslt'
'openssl' 'db' 'gmp' 'systemd')
-source=("http://php.net/distributions/${_pkgbase}-${pkgver}.tar.xz"
- "http://php.net/distributions/${_pkgbase}-${pkgver}.tar.xz.asc"
+source=("https://php.net/distributions/${_pkgbase}-${pkgver}.tar.xz"
+ "https://php.net/distributions/${_pkgbase}-${pkgver}.tar.xz.asc"
'php.ini.patch' 'apache.conf' 'php-fpm.conf.in.patch'
'logrotate.d.php-fpm' 'php-fpm.service' 'php-fpm.tmpfiles')
md5sums=('72302e26f153687e2ca922909f927443'