diff options
author | Juergen Daubert <jue@jue.li> | 2020-10-01 16:05:54 +0200 |
---|---|---|
committer | Juergen Daubert <jue@jue.li> | 2020-10-01 16:05:54 +0200 |
commit | 249427ad978bfcbbca707895fa6c770c882ddb34 (patch) | |
tree | c5506d6664d96d4b1b7055bd1e8357513c186315 /php-zip | |
parent | c9b1f93226a131cb2541519d870b281a63b550db (diff) | |
download | opt-249427ad978bfcbbca707895fa6c770c882ddb34.tar.gz opt-249427ad978bfcbbca707895fa6c770c882ddb34.tar.xz |
[notify] php: security update to 7.4.11
see https://www.php.net/ChangeLog-7.php#7.4.11
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 47c692a4a..77fbf84d5 100644 --- a/php-zip/.signature +++ b/php-zip/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/opt.pub -RWSE3ohX2g5d/f/506Z0oToFCaswdq6pQ5Wbcdi5M9xAPb72ExYQ7JzV4z6/a5bONufLycNzUtHTderh9gPhKjEKPSQgYpn3nA0= -SHA256 (Pkgfile) = 50f75b592f0a93509d21a558c4121b151d260564c19f2622fece59007775b843 +RWSE3ohX2g5d/STkEoYkOxMUexpw2cDcpcGmM0gZxmic+GpoNa4dHZkIY/ALlZQFWaw3EEsj+Rp53LfZYIPjrsMNVnOis7CjswQ= +SHA256 (Pkgfile) = d20e93fc70bddceaa03d2833831e9be4d220a0f158a4a315f7f845e8e9905d0c SHA256 (.footprint) = 0ba08044c2d47be4c86015de875a10f15dfee8367b932c5466a0212da28e4203 -SHA256 (php-7.4.10.tar.xz) = c2d90b00b14284588a787b100dee54c2400e7db995b457864d66f00ad64fb010 +SHA256 (php-7.4.11.tar.xz) = 5d31675a9b9c21b5bd03389418218c30b26558246870caba8eb54f5856e2d6ce diff --git a/php-zip/Pkgfile b/php-zip/Pkgfile index ecdee924e..4df796e35 100644 --- a/php-zip/Pkgfile +++ b/php-zip/Pkgfile @@ -4,7 +4,7 @@ # Depends on: libzip name=php-zip -version=7.4.10 +version=7.4.11 release=1 source=(https://www.php.net/distributions/php-$version.tar.xz) |