summaryrefslogtreecommitdiff
path: root/php-zip
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-zip
parent207b65a20f61c16833ad7bf6d7f4c4ee79247538 (diff)
downloadopt-0f80c03df466ae1dd2c773ddd487e0167903d8fe.tar.gz
opt-0f80c03df466ae1dd2c773ddd487e0167903d8fe.tar.xz
move several https: to https: URLs
Diffstat (limited to 'php-zip')
-rw-r--r--php-zip/.signature4
-rw-r--r--php-zip/Pkgfile4
2 files changed, 4 insertions, 4 deletions
diff --git a/php-zip/.signature b/php-zip/.signature
index 77a5971d7..599c806c2 100644
--- a/php-zip/.signature
+++ b/php-zip/.signature
@@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/opt.pub
-RWSE3ohX2g5d/W9zytQUAd12fTvF8bZID9WpnUSSAD5io1wbi0yuGSk1NMIUxnU7qMNxSUb/nTzX4JAngFCFypuw6ZxlVNwJKg0=
-SHA256 (Pkgfile) = 9aefcf4b1032a20b02125c1e3d874c851e47f71d344b06681bc4e0e547e413bb
+RWSE3ohX2g5d/ZY09is1PaaPihmP8qU/Up62MYIXaT8UJCZR4J3Saj1I7w6OZ6BA7ytsNQ3NdTWEI+vL6QvL8op0Bi5e3NFokwM=
+SHA256 (Pkgfile) = 51426846d2e2a87cf876990f06b40fb9e22c7412ffbc9c41476a2ec0dd04d26f
SHA256 (.footprint) = 0ba08044c2d47be4c86015de875a10f15dfee8367b932c5466a0212da28e4203
SHA256 (php-7.4.6.tar.xz) = d740322f84f63019622b9f369d64ea5ab676547d2bdcf12be77a5a4cffd06832
diff --git a/php-zip/Pkgfile b/php-zip/Pkgfile
index e206cb1ef..9152ef46b 100644
--- a/php-zip/Pkgfile
+++ b/php-zip/Pkgfile
@@ -1,12 +1,12 @@
# Description: Zip module for PHP
-# URL: http://www.php.net
+# URL: https://www.php.net
# Maintainer: Juergen Daubert, jue at crux dot nu
# Depends on: libzip
name=php-zip
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