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-sockets | |
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-sockets')
-rw-r--r-- | php-sockets/.signature | 6 | ||||
-rw-r--r-- | php-sockets/Pkgfile | 2 |
2 files changed, 4 insertions, 4 deletions
diff --git a/php-sockets/.signature b/php-sockets/.signature index 8466a9e65..47adb6fb3 100644 --- a/php-sockets/.signature +++ b/php-sockets/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/opt.pub -RWSE3ohX2g5d/XPFEgfzDT7gUMYHtXnqK8ud75UcOKTL2ul0Fo3pLnVLPkzo3wI0/zxg83rRs8WytZZMMkrvsfqFhoRHtBE1nwA= -SHA256 (Pkgfile) = 4c8309a22132ac704f34a3052fa8d0e7ec59ff4f263811af231bde3c929c9333 +RWSE3ohX2g5d/QtLGmyz26b3pbNc5Z+PvFyQD7LIijFuYJy+8gw00IV5QiTzuK/qudhxOc1qAiuUcIdeuZp5GAo7Scbq5KlSxwY= +SHA256 (Pkgfile) = 402cdafaa36531bd9ff3e77b686063f65f59255dc613da09417af3a6620e55d8 SHA256 (.footprint) = 1a0e33807dcda8d11408be8b6356860cac8daea5a94d4e9a87e535fbf778f04e -SHA256 (php-7.4.10.tar.xz) = c2d90b00b14284588a787b100dee54c2400e7db995b457864d66f00ad64fb010 +SHA256 (php-7.4.11.tar.xz) = 5d31675a9b9c21b5bd03389418218c30b26558246870caba8eb54f5856e2d6ce diff --git a/php-sockets/Pkgfile b/php-sockets/Pkgfile index c10003b9a..5817ebc28 100644 --- a/php-sockets/Pkgfile +++ b/php-sockets/Pkgfile @@ -3,7 +3,7 @@ # Maintainer: Juergen Daubert, jue at crux dot nu name=php-sockets -version=7.4.10 +version=7.4.11 release=1 source=(https://www.php.net/distributions/php-$version.tar.xz) |