diff options
author | Juergen Daubert <jue@jue.li> | 2021-10-22 10:20:02 +0200 |
---|---|---|
committer | Juergen Daubert <jue@jue.li> | 2021-10-22 10:20:02 +0200 |
commit | 219c1788eee3efd682dd573fb94dc50a5190d0a4 (patch) | |
tree | 7050601574835fe1ef79fe3154af26ba6b078f3d /php-mysql | |
parent | a7045fdc2df58c339f11919424d37a02bc09a2b0 (diff) | |
download | opt-219c1788eee3efd682dd573fb94dc50a5190d0a4.tar.gz opt-219c1788eee3efd682dd573fb94dc50a5190d0a4.tar.xz |
[notify] php: update to 8.0.12
security fixes, see https://www.php.net/ChangeLog-8.php#8.0.12
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 766e99e18..ad7db488b 100644 --- a/php-mysql/.signature +++ b/php-mysql/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/opt.pub -RWSE3ohX2g5d/ZQJKM7OwRUBMse9UNI6vmLCviFWPDU3nEHbe/CQBfRpXq27D4XuQZXHk6PPulkw82lZBZyUY6cXl1JCa5jhtAg= -SHA256 (Pkgfile) = 253e5e5b9ccdc53e0b66566ff67cd178aa24cb590e937d89c85fcda6267453c9 +RWSE3ohX2g5d/dse9KKv7t0EZXuI5i3aib9XU2jJI1YQJjZJ7s08wI6EwgeOayqyfzu0iUpTDZpFGcBjriMG85M8qc3etAHYvgo= +SHA256 (Pkgfile) = 14eea4bf166d8b924c3dfba1d9ed60be075cbc5a0074411e71b8ba524e69d024 SHA256 (.footprint) = 0500f66a60a1c3d5951694c22f29e7e34a6dbc8e5a1487119ff56db1ea7cdda3 -SHA256 (php-8.0.11.tar.xz) = e3e5f764ae57b31eb65244a45512f0b22d7bef05f2052b23989c053901552e16 +SHA256 (php-8.0.12.tar.xz) = a501017b3b0fd3023223ea25d98e87369b782f8a82310c4033d7ea6a989fea0a diff --git a/php-mysql/Pkgfile b/php-mysql/Pkgfile index aab6d0c72..ad2f30dcc 100644 --- a/php-mysql/Pkgfile +++ b/php-mysql/Pkgfile @@ -4,7 +4,7 @@ # Depends on: mysql name=php-mysql -version=8.0.11 +version=8.0.12 release=1 source=(https://php.net/distributions/php-$version.tar.xz) |