diff options
author | Juergen Daubert <jue@jue.li> | 2018-09-14 12:16:53 +0200 |
---|---|---|
committer | Juergen Daubert <jue@jue.li> | 2018-09-14 12:16:53 +0200 |
commit | fc66e6bea49d573423c5b3658b17fe9cd772cdb3 (patch) | |
tree | 5f68692f5c5261386076e19e601f6624258bf9f5 /php-fpm | |
parent | f2f94c664ca5abb97e06870e00af64b5df44e26f (diff) | |
download | opt-fc66e6bea49d573423c5b3658b17fe9cd772cdb3.tar.gz opt-fc66e6bea49d573423c5b3658b17fe9cd772cdb3.tar.xz |
[notify] php: update to 7.2.10
security release with several minor bug fixes,
see http://www.php.net/ChangeLog-7.php#7.2.10
Diffstat (limited to 'php-fpm')
-rw-r--r-- | php-fpm/.signature | 6 | ||||
-rw-r--r-- | php-fpm/Pkgfile | 2 |
2 files changed, 4 insertions, 4 deletions
diff --git a/php-fpm/.signature b/php-fpm/.signature index 33d34a6a1..a08b77d92 100644 --- a/php-fpm/.signature +++ b/php-fpm/.signature @@ -1,6 +1,6 @@ untrusted comment: verify with /etc/ports/opt.pub -RWSE3ohX2g5d/SFCe0Ap3D0Isn4g89dPsjx1zUTui8ajM42kKWFiLPGh9ytFfYemVl68OHwzT4WdsbMdgHgGwNdPzEMU7bv/6gI= -SHA256 (Pkgfile) = 20fba872ccd2f3a26f5909aec1edac97a2b845e7b06627db444213a4cdb06a5a +RWSE3ohX2g5d/VAt/ZY9RBQn8muQI7mfg+Yakn4ezlZFQFbD0VBCLxWOHgGOlq6alaLUSYsLv+PppC0eKUs+WuJeIH8168OCOgM= +SHA256 (Pkgfile) = 12696c6ddea4c2f063af7b00bdc273d079f54b12119bda06ce9381d3f956f4fa SHA256 (.footprint) = a26b7d8af42742c284dd40e96fb4c4d1ba451ac9bf4f714c8f12fb6975ffa5fe -SHA256 (php-7.2.9.tar.xz) = 3585c1222e00494efee4f5a65a8e03a1e6eca3dfb834814236ee7f02c5248ae0 +SHA256 (php-7.2.10.tar.xz) = 01c2154a3a8e3c0818acbdbc1a956832c828a0380ce6d1d14fea495ea21804f0 SHA256 (php-fpm) = a1fde2295e819a33d492cfdeca8d4e0e8de08b8d051c95c4758ba01da38354b7 diff --git a/php-fpm/Pkgfile b/php-fpm/Pkgfile index 607e74be1..f0fd74900 100644 --- a/php-fpm/Pkgfile +++ b/php-fpm/Pkgfile @@ -4,7 +4,7 @@ # Depends on: libpcre libxml2 name=php-fpm -version=7.2.9 +version=7.2.10 release=1 source=(http://php.net/distributions/php-$version.tar.xz php-fpm) |