diff options
author | Juergen Daubert <jue@jue.li> | 2021-08-26 16:04:34 +0200 |
---|---|---|
committer | Juergen Daubert <jue@jue.li> | 2021-08-26 16:04:34 +0200 |
commit | a02ba7e9e51a955b26875efc3b12eb3eb6e7371c (patch) | |
tree | 7d3fe1a09e58a9a575e4b3252428ba6232589d96 /php-mysql | |
parent | 84b9bc2c211f78f57c4bc89927ef51404f3962de (diff) | |
download | opt-a02ba7e9e51a955b26875efc3b12eb3eb6e7371c.tar.gz opt-a02ba7e9e51a955b26875efc3b12eb3eb6e7371c.tar.xz |
[notify] php: update to 8.0.10
security release, see https://www.php.net/ChangeLog-8.php#8.0.10
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 d96329a15..991e331c2 100644 --- a/php-mysql/.signature +++ b/php-mysql/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/opt.pub -RWSE3ohX2g5d/WudDYNESyJe0cHTV/k20/P1BSIIewEoGUUe7+OFvS07uyyRgn7l6hiJcArYTuknWfdby2M5inFZBK4NbMmrZQw= -SHA256 (Pkgfile) = 72d05dcfb481c26710f39bd3083c9ec5a426e3a9e731c005fcba05ecb11db230 +RWSE3ohX2g5d/Zs8FvwAJ2nKLJd3/N5p63gk+HXuvZYh4pqXZjs19xQA6ha7PKmH7v0uq5reNYuiWp/avohz9K2Iijx5bJbU/wo= +SHA256 (Pkgfile) = 2f0117d8716f92f811da775f37b5da5a684f3af37417d9a2f623c42271784a4a SHA256 (.footprint) = 0500f66a60a1c3d5951694c22f29e7e34a6dbc8e5a1487119ff56db1ea7cdda3 -SHA256 (php-8.0.9.tar.xz) = 71a01b2b56544e20e28696ad5b366e431a0984eaa39aa5e35426a4843e172010 +SHA256 (php-8.0.10.tar.xz) = 66dc4d1bc86d9c1bc255b51b79d337ed1a7a035cf71230daabbf9a4ca35795eb diff --git a/php-mysql/Pkgfile b/php-mysql/Pkgfile index 7192cd689..d6faa1c74 100644 --- a/php-mysql/Pkgfile +++ b/php-mysql/Pkgfile @@ -4,7 +4,7 @@ # Depends on: mysql name=php-mysql -version=8.0.9 +version=8.0.10 release=1 source=(https://php.net/distributions/php-$version.tar.xz) |