diff options
author | Juergen Daubert <jue@jue.li> | 2020-02-21 10:51:56 +0100 |
---|---|---|
committer | Juergen Daubert <jue@jue.li> | 2020-02-21 10:51:56 +0100 |
commit | d38ffaf1ac2b35fb2006f1bce3cfdb716f174f87 (patch) | |
tree | 32ebd4fcf46a8c70fdecc2d150392b6eff29ef8f /php-mysql | |
parent | 69369fddc0927b0dc873619d1ba25869f6562f94 (diff) | |
download | opt-d38ffaf1ac2b35fb2006f1bce3cfdb716f174f87.tar.gz opt-d38ffaf1ac2b35fb2006f1bce3cfdb716f174f87.tar.xz |
[notify] php: update to 7.4.3
includes security fixes, see
https://www.php.net/ChangeLog-7.php#7.4.3
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 66d716bf8..b5e3d144a 100644 --- a/php-mysql/.signature +++ b/php-mysql/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/opt.pub -RWSE3ohX2g5d/b9s2qZQVIH6r5tIscXHJBUhY/uCcWqe4o1rr8xI9mGm0fYge1tf3Eoxscum54UJmlgHzAFCaJF19Y4/Z9g3hwc= -SHA256 (Pkgfile) = 0ffc813f13293ab77792d2b89f6cfc277423be47671521481bb12d9505f48e6d +RWSE3ohX2g5d/dKGH6jCHGwe8rJq83/lHPoM3taD+D/mYV5NFksMATuRcBW1bujybCwh6MVwYWgO4vAurQi87YIuvFyg9DVF/w8= +SHA256 (Pkgfile) = 79e8eab1d810cff125ed7c02b15c2a66882096a6b88ecf5b663e9108816c27cd SHA256 (.footprint) = 0500f66a60a1c3d5951694c22f29e7e34a6dbc8e5a1487119ff56db1ea7cdda3 -SHA256 (php-7.4.2.tar.xz) = 98284deac017da0d426117ecae7599a1f1bf62ae3911e8bc16c4403a8f4bdf13 +SHA256 (php-7.4.3.tar.xz) = cf1f856d877c268124ded1ede40c9fb6142b125fdaafdc54f855120b8bc6982a diff --git a/php-mysql/Pkgfile b/php-mysql/Pkgfile index ed49fc9e1..891d59e37 100644 --- a/php-mysql/Pkgfile +++ b/php-mysql/Pkgfile @@ -4,7 +4,7 @@ # Depends on: mysql name=php-mysql -version=7.4.2 +version=7.4.3 release=1 source=(http://php.net/distributions/php-$version.tar.xz) |