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-sockets | |
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-sockets')
-rw-r--r-- | php-sockets/.signature | 6 | ||||
-rw-r--r-- | php-sockets/Pkgfile | 2 |
2 files changed, 4 insertions, 4 deletions
diff --git a/php-sockets/.signature b/php-sockets/.signature index 36c8c1441..913d0ac99 100644 --- a/php-sockets/.signature +++ b/php-sockets/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/opt.pub -RWSE3ohX2g5d/REnWD1haeZa1vaOJWvjEI3FdS4I75PSzdDQszRQUSXkhUnb6xWkSzTmXssnLPUeDRYtFyxChw+Z0mjUA24NTwc= -SHA256 (Pkgfile) = bb8a1b4b071790fb8e74b7a1346d60c4c206524a03a86c136ef23ad77794a8d9 +RWSE3ohX2g5d/ZtkwPYc+JlXTMVauMMSSdXFVhDmuZVtADf2AynCidMoZLYx3C8AVfgAtOEq0YBwd43/JAkNgfXNnKBcmc+j7gI= +SHA256 (Pkgfile) = ac31b1293961b8bd420d4972d6aa278dec518c324eee9fcfd0e822cf54a33763 SHA256 (.footprint) = 1a0e33807dcda8d11408be8b6356860cac8daea5a94d4e9a87e535fbf778f04e -SHA256 (php-8.0.9.tar.xz) = 71a01b2b56544e20e28696ad5b366e431a0984eaa39aa5e35426a4843e172010 +SHA256 (php-8.0.10.tar.xz) = 66dc4d1bc86d9c1bc255b51b79d337ed1a7a035cf71230daabbf9a4ca35795eb diff --git a/php-sockets/Pkgfile b/php-sockets/Pkgfile index 3c61fc985..ed0a90304 100644 --- a/php-sockets/Pkgfile +++ b/php-sockets/Pkgfile @@ -3,7 +3,7 @@ # Maintainer: Juergen Daubert, jue at crux dot nu name=php-sockets -version=8.0.9 +version=8.0.10 release=1 source=(https://www.php.net/distributions/php-$version.tar.xz) |