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-zip | |
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-zip')
-rw-r--r-- | php-zip/.signature | 6 | ||||
-rw-r--r-- | php-zip/Pkgfile | 2 |
2 files changed, 4 insertions, 4 deletions
diff --git a/php-zip/.signature b/php-zip/.signature index ec10180a4..dd5cede43 100644 --- a/php-zip/.signature +++ b/php-zip/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/opt.pub -RWSE3ohX2g5d/Rnq4okgR3w56E2OERgF3uRWOO5s59fHnm0CmzD6wYa9hbuSl2i8o0uUgbYh669Fo2yKn+Wljcev6mQ2ihSfoAU= -SHA256 (Pkgfile) = 181796049a622e7ae418d52974b248a9f4aecadb93c94391390880cf14f72bb5 +RWSE3ohX2g5d/dYNqjAx2sSygDKGgqjPMRgCOGVapBYSuN6Mt9NVOz2wsXuE8x3MbLRFaxZPOF5g+GpK3TN2vUT9A8CSBxxbdAY= +SHA256 (Pkgfile) = 2737c8a494f152b25b47d8b4a4ec119d5a46cc359f46cc063cf5789a05d34ece SHA256 (.footprint) = 0ba08044c2d47be4c86015de875a10f15dfee8367b932c5466a0212da28e4203 -SHA256 (php-8.0.9.tar.xz) = 71a01b2b56544e20e28696ad5b366e431a0984eaa39aa5e35426a4843e172010 +SHA256 (php-8.0.10.tar.xz) = 66dc4d1bc86d9c1bc255b51b79d337ed1a7a035cf71230daabbf9a4ca35795eb diff --git a/php-zip/Pkgfile b/php-zip/Pkgfile index 4d3486898..6204c28d9 100644 --- a/php-zip/Pkgfile +++ b/php-zip/Pkgfile @@ -4,7 +4,7 @@ # Depends on: libzip name=php-zip -version=8.0.9 +version=8.0.10 release=1 source=(https://www.php.net/distributions/php-$version.tar.xz) |