diff options
author | Juergen Daubert <jue@jue.li> | 2019-07-04 14:01:39 +0200 |
---|---|---|
committer | Juergen Daubert <jue@jue.li> | 2019-07-04 14:01:39 +0200 |
commit | 33d91f378c369e2fc0c7e6cb1fce91daf5b6e81c (patch) | |
tree | fefcf0a769c286febf9ddbb9032c47ac6830b5a1 /php-mysql | |
parent | aa3194ef0ee9db8885b42b92242b2085466d2b8a (diff) | |
download | opt-33d91f378c369e2fc0c7e6cb1fce91daf5b6e81c.tar.gz opt-33d91f378c369e2fc0c7e6cb1fce91daf5b6e81c.tar.xz |
php: update to 7.3.7
Diffstat (limited to 'php-mysql')
-rw-r--r-- | php-mysql/.signature | 6 | ||||
-rw-r--r-- | php-mysql/Pkgfile | 2 |
2 files changed, 4 insertions, 4 deletions
diff --git a/php-mysql/.signature b/php-mysql/.signature index 863ac5759..cab247fb3 100644 --- a/php-mysql/.signature +++ b/php-mysql/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/opt.pub -RWSE3ohX2g5d/RzRLNNbwFH3BeKHFSU0T95w3ARIC4AGWewEFgY5aoVYJ+JkE4ZzHmdkXjl6twDHPiSG5QsH2pPboXdIr5huDAs= -SHA256 (Pkgfile) = ef3b49112f4d38bf647cfd0416e27f90d0d6816abf1d7b67440029fc26f54854 +RWSE3ohX2g5d/VGFhJnIhScxIZy97Tc5EhllHkpF/UrRCqwhpPm6Cv/4IOPGRK4KWgTz7nwSYZhdNkO27wb6SfUEcDxAzz6yqQM= +SHA256 (Pkgfile) = 9d2c195ce5a63cfd8e6abdccc3e78d1097d5c66d8cb920663ff8a7c5a42154ba SHA256 (.footprint) = 0500f66a60a1c3d5951694c22f29e7e34a6dbc8e5a1487119ff56db1ea7cdda3 -SHA256 (php-7.3.6.tar.xz) = fefc8967daa30ebc375b2ab2857f97da94ca81921b722ddac86b29e15c54a164 +SHA256 (php-7.3.7.tar.xz) = ba067200ba649956b3a92ec8b71a6ed8ce8a099921212443c1bcf3260a29274c diff --git a/php-mysql/Pkgfile b/php-mysql/Pkgfile index 66af3b846..6b4a9f911 100644 --- a/php-mysql/Pkgfile +++ b/php-mysql/Pkgfile @@ -4,7 +4,7 @@ # Depends on: mysql name=php-mysql -version=7.3.6 +version=7.3.7 release=1 source=(http://php.net/distributions/php-$version.tar.xz) |