diff options
author | Juergen Daubert <jue@jue.li> | 2021-09-25 11:33:18 +0200 |
---|---|---|
committer | Juergen Daubert <jue@jue.li> | 2021-09-25 11:33:18 +0200 |
commit | 43b6aed4fd00ac9a85af85e6f2bd21a6040bfee7 (patch) | |
tree | 76c3e09b68393fd3585348e388a1027ca7da4c20 /php-mysql | |
parent | 37fbc00f70bac2274327e1864c9e9155663a8e0e (diff) | |
download | opt-43b6aed4fd00ac9a85af85e6f2bd21a6040bfee7.tar.gz opt-43b6aed4fd00ac9a85af85e6f2bd21a6040bfee7.tar.xz |
[notify] php: update to 8.0.11, includes fix for CVE-2021-21706
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 991e331c2..766e99e18 100644 --- a/php-mysql/.signature +++ b/php-mysql/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/opt.pub -RWSE3ohX2g5d/Zs8FvwAJ2nKLJd3/N5p63gk+HXuvZYh4pqXZjs19xQA6ha7PKmH7v0uq5reNYuiWp/avohz9K2Iijx5bJbU/wo= -SHA256 (Pkgfile) = 2f0117d8716f92f811da775f37b5da5a684f3af37417d9a2f623c42271784a4a +RWSE3ohX2g5d/ZQJKM7OwRUBMse9UNI6vmLCviFWPDU3nEHbe/CQBfRpXq27D4XuQZXHk6PPulkw82lZBZyUY6cXl1JCa5jhtAg= +SHA256 (Pkgfile) = 253e5e5b9ccdc53e0b66566ff67cd178aa24cb590e937d89c85fcda6267453c9 SHA256 (.footprint) = 0500f66a60a1c3d5951694c22f29e7e34a6dbc8e5a1487119ff56db1ea7cdda3 -SHA256 (php-8.0.10.tar.xz) = 66dc4d1bc86d9c1bc255b51b79d337ed1a7a035cf71230daabbf9a4ca35795eb +SHA256 (php-8.0.11.tar.xz) = e3e5f764ae57b31eb65244a45512f0b22d7bef05f2052b23989c053901552e16 diff --git a/php-mysql/Pkgfile b/php-mysql/Pkgfile index d6faa1c74..aab6d0c72 100644 --- a/php-mysql/Pkgfile +++ b/php-mysql/Pkgfile @@ -4,7 +4,7 @@ # Depends on: mysql name=php-mysql -version=8.0.10 +version=8.0.11 release=1 source=(https://php.net/distributions/php-$version.tar.xz) |