summaryrefslogtreecommitdiff
path: root/php-sockets
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-sockets
parent207b65a20f61c16833ad7bf6d7f4c4ee79247538 (diff)
downloadopt-0f80c03df466ae1dd2c773ddd487e0167903d8fe.tar.gz
opt-0f80c03df466ae1dd2c773ddd487e0167903d8fe.tar.xz
move several https: to https: URLs
Diffstat (limited to 'php-sockets')
-rw-r--r--php-sockets/.signature4
-rw-r--r--php-sockets/Pkgfile4
2 files changed, 4 insertions, 4 deletions
diff --git a/php-sockets/.signature b/php-sockets/.signature
index 03ce8286c..d1c1bdaf9 100644
--- a/php-sockets/.signature
+++ b/php-sockets/.signature
@@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/opt.pub
-RWSE3ohX2g5d/XMjHBrNEj2ck1T8e+GAPydDcyiUUniIiTd5Er0YMJ0pmYAsa7bOtVLU3Ii87J/YIApdJcmzGFYIEieitNSAvQY=
-SHA256 (Pkgfile) = e84d8d32097c19e2fe220135e4260570e14f85ea8800c273dc638c95d75110ab
+RWSE3ohX2g5d/RnSh9HZVl9QuI0ZXDmq/nU01IYh//TUGoq46FwV1NDxS9a2QSaiN7TX/tTRLSw0quHIgedu7Vs6cJqYuhAlxAk=
+SHA256 (Pkgfile) = 27922533cfbc2d5dc3535f73c887c1b521d4ae203da5799ef7149685c5824334
SHA256 (.footprint) = 1a0e33807dcda8d11408be8b6356860cac8daea5a94d4e9a87e535fbf778f04e
SHA256 (php-7.4.6.tar.xz) = d740322f84f63019622b9f369d64ea5ab676547d2bdcf12be77a5a4cffd06832
diff --git a/php-sockets/Pkgfile b/php-sockets/Pkgfile
index 3b967098c..59b03bada 100644
--- a/php-sockets/Pkgfile
+++ b/php-sockets/Pkgfile
@@ -1,5 +1,5 @@
# Description: Socket module for PHP
-# URL: http://www.php.net
+# URL: https://www.php.net
# Maintainer: Juergen Daubert, jue at crux dot nu
# Packager: Alan Mizrahi, alan at mizrahi dot com dot ve
# Depends on:
@@ -7,7 +7,7 @@
name=php-sockets
version=7.4.6
release=1
-source=(http://www.php.net/distributions/php-$version.tar.xz)
+source=(https://www.php.net/distributions/php-$version.tar.xz)
build() {
cd php-$version

Generated by cgit