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 /mod_php | |
parent | 2dec7433b89796f0c50423dffd39a40cdddcef5d (diff) | |
download | opt-c21c1d9e5fce6f4b84f5f4554ff182fde7c0d124.tar.gz opt-c21c1d9e5fce6f4b84f5f4554ff182fde7c0d124.tar.xz |
[notify] php: security update to 7.4.15
Diffstat (limited to 'mod_php')
-rw-r--r-- | mod_php/.signature | 6 | ||||
-rw-r--r-- | mod_php/Pkgfile | 2 |
2 files changed, 4 insertions, 4 deletions
diff --git a/mod_php/.signature b/mod_php/.signature index 04c8b38b9..2b4e34674 100644 --- a/mod_php/.signature +++ b/mod_php/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/opt.pub -RWSE3ohX2g5d/ewvFRiKsKMUNK3wpjNl/UZgSA5IgX2Nx0p9c8d3Op8n4T5rJB3uMXbpwxW5+7Y65ZrWjw/haGkX2Ce5t1Tgxg0= -SHA256 (Pkgfile) = e08ae79ef40e9f3e220ced8dc4e24001f93f15141e2f1d21f7327b0352d2d6c2 +RWSE3ohX2g5d/WeVL2SjSoGQiP/dG3JWhYTKwI/Mwgcrq9Sc3zZLDVcXktqF2Kacbe2pwnKNbf4vol1LY0E4g6lq45c/xJfX+Aw= +SHA256 (Pkgfile) = e5e29afa32aedba948f8b616c9d5e714a537b0d3173b660241d7bfd81fcbb5fd SHA256 (.footprint) = 431a1cd161b066612e0916398d648fbdb211d5fd502017fda989467c8a81f861 -SHA256 (php-7.4.14.tar.xz) = f9f3c37969fcd9006c1dbb1dd76ab53f28c698a1646fa2dde8547c3f45e02886 +SHA256 (php-7.4.15.tar.xz) = 9b859c65f0cf7b3eff9d4a28cfab719fb3d36a1db3c20d874a79b5ec44d43cb8 diff --git a/mod_php/Pkgfile b/mod_php/Pkgfile index 0a69816c4..38ca5bbec 100644 --- a/mod_php/Pkgfile +++ b/mod_php/Pkgfile @@ -4,7 +4,7 @@ # Depends on: apache libpcre2 name=mod_php -version=7.4.14 +version=7.4.15 release=1 source=(https://php.net/distributions/php-$version.tar.xz) |