diff options
author | Juergen Daubert <jue@jue.li> | 2021-11-19 12:23:33 +0100 |
---|---|---|
committer | Juergen Daubert <jue@jue.li> | 2021-11-19 12:23:33 +0100 |
commit | 7dc9d59ce8dec4e4348ab32865210bcd689b8d4f (patch) | |
tree | 3fd3be22aaec40ecd310277b52f185d86f5e215a /php-mysql | |
parent | f9831d34d540897d80166db49f135e585e6fdde2 (diff) | |
download | opt-7dc9d59ce8dec4e4348ab32865210bcd689b8d4f.tar.gz opt-7dc9d59ce8dec4e4348ab32865210bcd689b8d4f.tar.xz |
[notify] php: update to 8.0.13
security update, see https://www.php.net/ChangeLog-8.php#8.0.13
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 ad7db488b..a9ff9d2ba 100644 --- a/php-mysql/.signature +++ b/php-mysql/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/opt.pub -RWSE3ohX2g5d/dse9KKv7t0EZXuI5i3aib9XU2jJI1YQJjZJ7s08wI6EwgeOayqyfzu0iUpTDZpFGcBjriMG85M8qc3etAHYvgo= -SHA256 (Pkgfile) = 14eea4bf166d8b924c3dfba1d9ed60be075cbc5a0074411e71b8ba524e69d024 +RWSE3ohX2g5d/YCeIx1IC/RJTBr39xiNBpp2nNSD6psgWToLrlVCXN7SzstzXkNRdhaD1SDCYwJsK4KI16ooqEC7+Uid5JGiDwM= +SHA256 (Pkgfile) = 09d0a08c3b6992251bd4c50f374c98a86f0c3ca33913d5eaa59edabcb719bdf0 SHA256 (.footprint) = 0500f66a60a1c3d5951694c22f29e7e34a6dbc8e5a1487119ff56db1ea7cdda3 -SHA256 (php-8.0.12.tar.xz) = a501017b3b0fd3023223ea25d98e87369b782f8a82310c4033d7ea6a989fea0a +SHA256 (php-8.0.13.tar.xz) = cd976805ec2e9198417651027dfe16854ba2c2c388151ab9d4d268513d52ed52 diff --git a/php-mysql/Pkgfile b/php-mysql/Pkgfile index ad2f30dcc..e53a122a3 100644 --- a/php-mysql/Pkgfile +++ b/php-mysql/Pkgfile @@ -4,7 +4,7 @@ # Depends on: mysql name=php-mysql -version=8.0.12 +version=8.0.13 release=1 source=(https://php.net/distributions/php-$version.tar.xz) |