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-zip | |
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-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 caf79b986..5ecd40b4d 100644 --- a/php-zip/.signature +++ b/php-zip/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/opt.pub -RWSE3ohX2g5d/UzCnGTj42IYMyj30p6M71ZqdyaKBpXjBL8hkCS4+Macq7hmiHLriSz+a9LB/8NpPBlh9GWTz9UrDO3kpNNurQU= -SHA256 (Pkgfile) = 7faed77f9f19c0a82c226ad0a4b0dfb827dfb593d8e8301342ef488859154168 +RWSE3ohX2g5d/WSfCSk2EBfN1yOmueUJFLuumWNsdXafRIwZCokyLXMtIOeqYRHV8ycKHMcsIis8mnW1g0a/PWjVrb74+bz8jgo= +SHA256 (Pkgfile) = ede68030ee79a3232844b12fd841f89d43362c377946994348d9f2ae06d5b980 SHA256 (.footprint) = 0ba08044c2d47be4c86015de875a10f15dfee8367b932c5466a0212da28e4203 -SHA256 (php-7.4.3.tar.xz) = cf1f856d877c268124ded1ede40c9fb6142b125fdaafdc54f855120b8bc6982a +SHA256 (php-7.4.4.tar.xz) = 1873c4cefdd3df9a78dcffb2198bba5c2f0464f55c9c960720c84df483fca74c diff --git a/php-zip/Pkgfile b/php-zip/Pkgfile index 28547a9f2..1bb4d969d 100644 --- a/php-zip/Pkgfile +++ b/php-zip/Pkgfile @@ -4,7 +4,7 @@ # Depends on: libzip name=php-zip -version=7.4.3 +version=7.4.4 release=1 source=(http://www.php.net/distributions/php-$version.tar.xz) |