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-zip | |
parent | 2dec7433b89796f0c50423dffd39a40cdddcef5d (diff) | |
download | opt-c21c1d9e5fce6f4b84f5f4554ff182fde7c0d124.tar.gz opt-c21c1d9e5fce6f4b84f5f4554ff182fde7c0d124.tar.xz |
[notify] php: security update to 7.4.15
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 582c1fb6d..4dacc8bc2 100644 --- a/php-zip/.signature +++ b/php-zip/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/opt.pub -RWSE3ohX2g5d/UTFuFYyOT6rOwS7qQVy6Wr93B7wM0BrAvlhG2BU1uhqWO4HUekie59P27DxX3PCcIiKFJL6quIsd0+MJdEZvQI= -SHA256 (Pkgfile) = bbfc2f8e5c0a2d9fcaccbb5b2c5ab58ae7aae36fb6630f264e18417f1d4f1de3 +RWSE3ohX2g5d/fiC8Npepkjb6ZsIsPIKXSULBhFNDuE7AYHbMHjao6rAPrfXw1mP8nHo5bHfwAQFHspDA7osIvZwayKGxh/wsQI= +SHA256 (Pkgfile) = 82c89ae71495cd8136af4bf9fdbaf3104041f958420b1381ba570e9931c1cb1d SHA256 (.footprint) = 0ba08044c2d47be4c86015de875a10f15dfee8367b932c5466a0212da28e4203 -SHA256 (php-7.4.14.tar.xz) = f9f3c37969fcd9006c1dbb1dd76ab53f28c698a1646fa2dde8547c3f45e02886 +SHA256 (php-7.4.15.tar.xz) = 9b859c65f0cf7b3eff9d4a28cfab719fb3d36a1db3c20d874a79b5ec44d43cb8 diff --git a/php-zip/Pkgfile b/php-zip/Pkgfile index 6c441359c..328bb2b98 100644 --- a/php-zip/Pkgfile +++ b/php-zip/Pkgfile @@ -4,7 +4,7 @@ # Depends on: libzip name=php-zip -version=7.4.14 +version=7.4.15 release=1 source=(https://www.php.net/distributions/php-$version.tar.xz) |