diff options
author | Juergen Daubert <jue@jue.li> | 2020-03-20 14:08:23 +0100 |
---|---|---|
committer | Juergen Daubert <jue@jue.li> | 2020-03-20 14:08:23 +0100 |
commit | 0935125e6203bf6721470d8ab60efa37131c6505 (patch) | |
tree | 72c112d851b1bb2436809babe8420e6f93cfcea7 /php-fpm | |
parent | 04ad242185a0b9394143e38814816fbf6e6c041a (diff) | |
download | opt-0935125e6203bf6721470d8ab60efa37131c6505.tar.gz opt-0935125e6203bf6721470d8ab60efa37131c6505.tar.xz |
[notify] php: update to 7.4.4
includes security fixes, see
- https://www.php.net/ChangeLog-7.php#7.4.4
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 22a2be6f5..cd1eeb140 100644 --- a/php-fpm/.signature +++ b/php-fpm/.signature @@ -1,6 +1,6 @@ untrusted comment: verify with /etc/ports/opt.pub -RWSE3ohX2g5d/RXeRBuL16+6s/7aKR6utOSfR0NKinHUELr4vEsB840mIXkG9bfUgq2s86ElODN6ArSNl8HZsS6PKhU6p8IviwY= -SHA256 (Pkgfile) = 2e2ba6dabaf669a5d831a8d9a4fe92ad474b4bf424913a4af10eaafe86c2abd2 +RWSE3ohX2g5d/WqlE/roQYCKFYTbuQ16CThPdul9NsFyAlLuX7nFuCeFCnKXQYjbaBbjG219HO+1HsVsKlEY1+oBaashGVvYVww= +SHA256 (Pkgfile) = fc04214913fb5dd592044559b786e7dff54fb0f9a8edaa9d42c877ba5ec0a719 SHA256 (.footprint) = a26b7d8af42742c284dd40e96fb4c4d1ba451ac9bf4f714c8f12fb6975ffa5fe -SHA256 (php-7.4.3.tar.xz) = cf1f856d877c268124ded1ede40c9fb6142b125fdaafdc54f855120b8bc6982a +SHA256 (php-7.4.4.tar.xz) = 1873c4cefdd3df9a78dcffb2198bba5c2f0464f55c9c960720c84df483fca74c SHA256 (php-fpm) = a1fde2295e819a33d492cfdeca8d4e0e8de08b8d051c95c4758ba01da38354b7 diff --git a/php-fpm/Pkgfile b/php-fpm/Pkgfile index 7c0094897..0eee25824 100644 --- a/php-fpm/Pkgfile +++ b/php-fpm/Pkgfile @@ -4,7 +4,7 @@ # Depends on: libpcre2 libxml2 name=php-fpm -version=7.4.3 +version=7.4.4 release=1 source=(http://php.net/distributions/php-$version.tar.xz php-fpm) |