summaryrefslogtreecommitdiff
path: root/php-mysql
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-mysql
parent207b65a20f61c16833ad7bf6d7f4c4ee79247538 (diff)
downloadopt-0f80c03df466ae1dd2c773ddd487e0167903d8fe.tar.gz
opt-0f80c03df466ae1dd2c773ddd487e0167903d8fe.tar.xz
move several https: to https: URLs
Diffstat (limited to 'php-mysql')
-rw-r--r--php-mysql/.signature4
-rw-r--r--php-mysql/Pkgfile4
2 files changed, 4 insertions, 4 deletions
diff --git a/php-mysql/.signature b/php-mysql/.signature
index 4845495b6..b07b73eb8 100644
--- a/php-mysql/.signature
+++ b/php-mysql/.signature
@@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/opt.pub
-RWSE3ohX2g5d/Ri7I1d4ABORD466vc0mz1gOrKhKr3ze5BvkQs23GBKFEUcmgUA1iSA0OKdgRQhnUeGaeWoOOLSl1WbRIpnllw0=
-SHA256 (Pkgfile) = 4363da74848da334e7d76782f4d4a3770129d73111f84b3cd49a417e5ac4b72d
+RWSE3ohX2g5d/dUjtS/T6DrDHTX28XgY2ZQ5u59yVjAkwpLFbFTEg8reS0mL0bBLxT+ZFoPWe5OMdeA4WduTdmII1eLrB3km3go=
+SHA256 (Pkgfile) = 0463103409d0afd910a6231c1958c300ecccc4d46a1a3580a45c927c0809ebe0
SHA256 (.footprint) = 0500f66a60a1c3d5951694c22f29e7e34a6dbc8e5a1487119ff56db1ea7cdda3
SHA256 (php-7.4.6.tar.xz) = d740322f84f63019622b9f369d64ea5ab676547d2bdcf12be77a5a4cffd06832
diff --git a/php-mysql/Pkgfile b/php-mysql/Pkgfile
index 79fbf5576..53c38e2b5 100644
--- a/php-mysql/Pkgfile
+++ b/php-mysql/Pkgfile
@@ -1,12 +1,12 @@
# Description: MySQL module for PHP
-# URL: http://www.php.net
+# URL: https://www.php.net
# Maintainer: Juergen Daubert, jue at crux dot nu
# Depends on: mysql
name=php-mysql
version=7.4.6
release=1
-source=(http://php.net/distributions/php-$version.tar.xz)
+source=(https://php.net/distributions/php-$version.tar.xz)
build () {
cd php-$version

Generated by cgit