diff options
author | Juergen Daubert <jue@jue.li> | 2021-02-18 17:53:43 +0100 |
---|---|---|
committer | Juergen Daubert <jue@jue.li> | 2021-02-18 17:53:43 +0100 |
commit | c21c1d9e5fce6f4b84f5f4554ff182fde7c0d124 (patch) | |
tree | 28e0b8eefd07bc59b3f55cf236a32033bff2954a /php-fpm | |
parent | 2dec7433b89796f0c50423dffd39a40cdddcef5d (diff) | |
download | opt-c21c1d9e5fce6f4b84f5f4554ff182fde7c0d124.tar.gz opt-c21c1d9e5fce6f4b84f5f4554ff182fde7c0d124.tar.xz |
[notify] php: security update to 7.4.15
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 ed64f33ef..c96de3c5a 100644 --- a/php-fpm/.signature +++ b/php-fpm/.signature @@ -1,6 +1,6 @@ untrusted comment: verify with /etc/ports/opt.pub -RWSE3ohX2g5d/XSSMNT2i3HdQl/2GJoMGpNZwDmJm6uvOfs83dVeEabWdKDV8hXDR7WBfXKALpuizCLf9NrtsWrT8I0NLdJbrAg= -SHA256 (Pkgfile) = 247739e27dbf8044d2ec974ce36ddfeb963cd3aa28cd1de1adc12f3d4774d746 +RWSE3ohX2g5d/er6YSNWtBt9qAbG5cBG8c1gALun50fdUPAi9uuR7xMSGrwGT9SE0q29cqM5qbeL13YwhdOinzYAj+bV/Cxj3AM= +SHA256 (Pkgfile) = ca6b8ed688002dfc30a59525522764511df31aa17cebf5973697685d9dcb0abf SHA256 (.footprint) = a26b7d8af42742c284dd40e96fb4c4d1ba451ac9bf4f714c8f12fb6975ffa5fe -SHA256 (php-7.4.14.tar.xz) = f9f3c37969fcd9006c1dbb1dd76ab53f28c698a1646fa2dde8547c3f45e02886 +SHA256 (php-7.4.15.tar.xz) = 9b859c65f0cf7b3eff9d4a28cfab719fb3d36a1db3c20d874a79b5ec44d43cb8 SHA256 (php-fpm) = a1fde2295e819a33d492cfdeca8d4e0e8de08b8d051c95c4758ba01da38354b7 diff --git a/php-fpm/Pkgfile b/php-fpm/Pkgfile index 3b8747f98..112e5f9c5 100644 --- a/php-fpm/Pkgfile +++ b/php-fpm/Pkgfile @@ -4,7 +4,7 @@ # Depends on: libpcre2 libxml2 name=php-fpm -version=7.4.14 +version=7.4.15 release=1 source=(https://php.net/distributions/php-$version.tar.xz php-fpm) |