diff options
author | Juergen Daubert <jue@jue.li> | 2022-02-16 17:13:44 +0100 |
---|---|---|
committer | Juergen Daubert <jue@jue.li> | 2022-02-16 17:13:44 +0100 |
commit | b9a647e2aec83192f84373e17ee627fae43ec049 (patch) | |
tree | cf5ca11ea589675aa9dffaa4f50f20d8e7802239 /php-sockets | |
parent | 2c6dd05b7dc630c6cfcfb7b88862b07167124938 (diff) | |
download | opt-b9a647e2aec83192f84373e17ee627fae43ec049.tar.gz opt-b9a647e2aec83192f84373e17ee627fae43ec049.tar.xz |
php: update to 8.0.16
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 7f78d073a..262cc1ec7 100644 --- a/php-sockets/.signature +++ b/php-sockets/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/opt.pub -RWSE3ohX2g5d/UHfmQ7+G2Zhs1fdteP0VNJt36AwWGtuKzn82BFdSKoNDqVTy97HEfDI8HI0sKbZABzsRouDMHpnr1Sqhs33Wwc= -SHA256 (Pkgfile) = b40231bac0522c88e6ecb756e8c1469aff8ebcdc86d33344285f1745b99a88e5 +RWSE3ohX2g5d/VC1eqBaqRwy8iMgtYfK+czwQU3b6kNHVpv4CfO2wPjAI9yejpMExUbaHUXI50UeGv4Kcbu4eHGNdOloib17mAo= +SHA256 (Pkgfile) = 8244d68170cc12384f80472eae1ac93e3199133782ed03078c587f679eb97793 SHA256 (.footprint) = 1a0e33807dcda8d11408be8b6356860cac8daea5a94d4e9a87e535fbf778f04e -SHA256 (php-8.0.15.tar.xz) = 5f33544061d37d805a2a9ce791f081ef08a7155bd7ba2362e69bba2d06b0f8b2 +SHA256 (php-8.0.16.tar.xz) = f27a2f25259e8c51e42dfd74e24a546ee521438ad7d9f6c6e794aa91f38bab0a diff --git a/php-sockets/Pkgfile b/php-sockets/Pkgfile index 250c36d41..8e4e30f66 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=8.0.15 +version=8.0.16 release=1 source=(https://www.php.net/distributions/php-$version.tar.xz) |