diff options
author | Juergen Daubert <jue@jue.li> | 2020-05-15 16:40:05 +0200 |
---|---|---|
committer | Juergen Daubert <jue@jue.li> | 2020-05-15 16:40:05 +0200 |
commit | a0c8d129578b8e7f2757a4f53aa2b7c894030c09 (patch) | |
tree | 581b1be76cc68cc63234d276787a68c431c15ee5 /php-sockets | |
parent | 328fd3f6ab8f81b74ca52ec582f826d3d53e3236 (diff) | |
download | opt-a0c8d129578b8e7f2757a4f53aa2b7c894030c09.tar.gz opt-a0c8d129578b8e7f2757a4f53aa2b7c894030c09.tar.xz |
[notify] php: update to 7.4.6
includes security fixes, see
https://www.php.net/archive/2020.php#2020-05-14-3
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 1ce956d28..03ce8286c 100644 --- a/php-sockets/.signature +++ b/php-sockets/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/opt.pub -RWSE3ohX2g5d/dDz3j9SeGtxhCabyzqu28BCvGx4qJ2NFDVdNPkKZAkgEi2KHfGTqiDXnO7qk3D/brI7cNoiwLi5ssVtaioqeAY= -SHA256 (Pkgfile) = d5c6ab754cecf5683327e1a4e3559c80670307a0d68a140af8af871284518805 +RWSE3ohX2g5d/XMjHBrNEj2ck1T8e+GAPydDcyiUUniIiTd5Er0YMJ0pmYAsa7bOtVLU3Ii87J/YIApdJcmzGFYIEieitNSAvQY= +SHA256 (Pkgfile) = e84d8d32097c19e2fe220135e4260570e14f85ea8800c273dc638c95d75110ab SHA256 (.footprint) = 1a0e33807dcda8d11408be8b6356860cac8daea5a94d4e9a87e535fbf778f04e -SHA256 (php-7.4.5.tar.xz) = d059fd7f55bdc4d2eada15a00a2976697010d3631ef6f83149cc5289e1f23c2c +SHA256 (php-7.4.6.tar.xz) = d740322f84f63019622b9f369d64ea5ab676547d2bdcf12be77a5a4cffd06832 diff --git a/php-sockets/Pkgfile b/php-sockets/Pkgfile index 8b05cfb6d..3b967098c 100644 --- a/php-sockets/Pkgfile +++ b/php-sockets/Pkgfile @@ -5,7 +5,7 @@ # Depends on: name=php-sockets -version=7.4.5 +version=7.4.6 release=1 source=(http://www.php.net/distributions/php-$version.tar.xz) |