diff options
author | Juergen Daubert <jue@jue.li> | 2020-02-21 10:51:56 +0100 |
---|---|---|
committer | Juergen Daubert <jue@jue.li> | 2020-02-21 10:51:56 +0100 |
commit | d38ffaf1ac2b35fb2006f1bce3cfdb716f174f87 (patch) | |
tree | 32ebd4fcf46a8c70fdecc2d150392b6eff29ef8f /php-mbstring | |
parent | 69369fddc0927b0dc873619d1ba25869f6562f94 (diff) | |
download | opt-d38ffaf1ac2b35fb2006f1bce3cfdb716f174f87.tar.gz opt-d38ffaf1ac2b35fb2006f1bce3cfdb716f174f87.tar.xz |
[notify] php: update to 7.4.3
includes security fixes, see
https://www.php.net/ChangeLog-7.php#7.4.3
Diffstat (limited to 'php-mbstring')
-rw-r--r-- | php-mbstring/.signature | 6 | ||||
-rw-r--r-- | php-mbstring/Pkgfile | 2 |
2 files changed, 4 insertions, 4 deletions
diff --git a/php-mbstring/.signature b/php-mbstring/.signature index 8aefbad92..8687d4bff 100644 --- a/php-mbstring/.signature +++ b/php-mbstring/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/opt.pub -RWSE3ohX2g5d/asLh4I6PpTZyGBFo5Ygogy6Q+U8g0nG6cmVIJFij/g6vC7MoZRExwbq0bU0KFUoOwVH8+2WqZukNC35N+Umbg4= -SHA256 (Pkgfile) = 8c6fa280ae219493d69bc4e66b48b5ef4df1a7f69e6d3600b6ee35f78029ab2b +RWSE3ohX2g5d/fpcsJ0jB6dtQqoNg4zCXP7k9yS0a3P54wsftqwwU/8bl89yK0C+xD9zvgBXgYqW+S/sskjHpE44O31UenXzowA= +SHA256 (Pkgfile) = 059070e8d562d1f799970ecfb259a3df2a26cc5d947b205a59b622f374fe8e67 SHA256 (.footprint) = 4a444295762f936750fb32f977171aecc73d9347bf51bace13d7f9dfc200812e -SHA256 (php-7.4.2.tar.xz) = 98284deac017da0d426117ecae7599a1f1bf62ae3911e8bc16c4403a8f4bdf13 +SHA256 (php-7.4.3.tar.xz) = cf1f856d877c268124ded1ede40c9fb6142b125fdaafdc54f855120b8bc6982a diff --git a/php-mbstring/Pkgfile b/php-mbstring/Pkgfile index c69dad59b..3d2a5b6b5 100644 --- a/php-mbstring/Pkgfile +++ b/php-mbstring/Pkgfile @@ -4,7 +4,7 @@ # Depends on: oniguruma name=php-mbstring -version=7.4.2 +version=7.4.3 release=1 source=(http://www.php.net/distributions/php-$version.tar.xz) |