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-zip | |
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-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 26042c20d..caf79b986 100644 --- a/php-zip/.signature +++ b/php-zip/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/opt.pub -RWSE3ohX2g5d/aDSC/DJc4ukStf6GxPrq9vxE/jAsU2e4NiskKKXbSi9pW6BExHNP4UlW8AZ7X0XhXlf6e7mJ7lFQR/A3eQxLwY= -SHA256 (Pkgfile) = dd3c6c4f545b06b7ff5b63afc8e18bb86adab3fef0debde1ec94d64ce13b0807 +RWSE3ohX2g5d/UzCnGTj42IYMyj30p6M71ZqdyaKBpXjBL8hkCS4+Macq7hmiHLriSz+a9LB/8NpPBlh9GWTz9UrDO3kpNNurQU= +SHA256 (Pkgfile) = 7faed77f9f19c0a82c226ad0a4b0dfb827dfb593d8e8301342ef488859154168 SHA256 (.footprint) = 0ba08044c2d47be4c86015de875a10f15dfee8367b932c5466a0212da28e4203 -SHA256 (php-7.4.2.tar.xz) = 98284deac017da0d426117ecae7599a1f1bf62ae3911e8bc16c4403a8f4bdf13 +SHA256 (php-7.4.3.tar.xz) = cf1f856d877c268124ded1ede40c9fb6142b125fdaafdc54f855120b8bc6982a diff --git a/php-zip/Pkgfile b/php-zip/Pkgfile index da5501d1b..28547a9f2 100644 --- a/php-zip/Pkgfile +++ b/php-zip/Pkgfile @@ -4,7 +4,7 @@ # Depends on: libzip name=php-zip -version=7.4.2 +version=7.4.3 release=1 source=(http://www.php.net/distributions/php-$version.tar.xz) |