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 | |
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')
-rw-r--r-- | php/.signature | 6 | ||||
-rw-r--r-- | php/Pkgfile | 2 |
2 files changed, 4 insertions, 4 deletions
diff --git a/php/.signature b/php/.signature index 9d0dd6be5..e78028c77 100644 --- a/php/.signature +++ b/php/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/opt.pub -RWSE3ohX2g5d/SogjNXM5LojpoVWrQdJ4LXH+dJPsWDaMXGEKY57x15tW2XdfPZFZjKepm0grTHoKUUCKmVPF8Oro6HPHZt//Q8= -SHA256 (Pkgfile) = 9e88b073077a6f907b0072576f7697303d03e948a3ff1ad5672abae96207c049 +RWSE3ohX2g5d/YHwzeqtP0Kf6lp24OuE0tWNCK5Kd7+mN5fqE26Lo/zfnT8xn4zDOJFa5fBqm1VnNoQll25qloStHc4uKEJa0QY= +SHA256 (Pkgfile) = a932fced8d4fc3f394bf5bc9c2dc6f0555719909bfdd1cf45ee7c3a58e504139 SHA256 (.footprint) = e758686f584e052d2ba7c2b3a13d35acdab52873afd260bc64c8032d7ff3812b -SHA256 (php-7.4.3.tar.xz) = cf1f856d877c268124ded1ede40c9fb6142b125fdaafdc54f855120b8bc6982a +SHA256 (php-7.4.4.tar.xz) = 1873c4cefdd3df9a78dcffb2198bba5c2f0464f55c9c960720c84df483fca74c diff --git a/php/Pkgfile b/php/Pkgfile index 8ae5231ea..eb3c758ac 100644 --- a/php/Pkgfile +++ b/php/Pkgfile @@ -4,7 +4,7 @@ # Depends on: bzip2 libpcre2 libxml2 curl db gdbm name=php -version=7.4.3 +version=7.4.4 release=1 source=(http://php.net/distributions/php-$version.tar.xz) |