diff options
author | Juergen Daubert <jue@jue.li> | 2021-12-18 15:27:45 +0100 |
---|---|---|
committer | Juergen Daubert <jue@jue.li> | 2021-12-18 15:27:45 +0100 |
commit | d89b290f4f7383c5784d7571183442a6569eb7e7 (patch) | |
tree | e9adbddecad03854db1e8bd95fdc18b5eed5034c /php | |
parent | 17e0775e47b8f3d338170bae058e8c8b9f8af111 (diff) | |
download | opt-d89b290f4f7383c5784d7571183442a6569eb7e7.tar.gz opt-d89b290f4f7383c5784d7571183442a6569eb7e7.tar.xz |
php: update to 8.0.14
Diffstat (limited to 'php')
-rw-r--r-- | php/.signature | 6 | ||||
-rw-r--r-- | php/Pkgfile | 2 |
2 files changed, 4 insertions, 4 deletions
diff --git a/php/.signature b/php/.signature index 12fcb0e58..5ac196fd2 100644 --- a/php/.signature +++ b/php/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/opt.pub -RWSE3ohX2g5d/Yx6DJQZ1Cn8b9efemwC3rJUuaFqoSRT0Jmd52TMMjNgiSRaX7bl91hgIev5lsda/VjLKH3xSEzsb3JXVgk7fAA= -SHA256 (Pkgfile) = 436ad291691c289d3e01226aca8f15bea47b7196e11bbdbfeb9dcb8773fff654 +RWSE3ohX2g5d/bwfExLJCbN+xxL7GVb2SNDhCdYHUQ/c3KXQbUFy7ViCqO5xvNJxrYWn7FGSGlucDHU767mGT6rfK2NWOewKugw= +SHA256 (Pkgfile) = fc502d3ab2a119799d7502e4f6c9cb604af49c04c10ad757feeaa338d0539eb6 SHA256 (.footprint) = b9886c1be197b61c9899615eacc7ff77b0e1b6be62a6f0892d2e6d73cda5d0b0 -SHA256 (php-8.0.13.tar.xz) = cd976805ec2e9198417651027dfe16854ba2c2c388151ab9d4d268513d52ed52 +SHA256 (php-8.0.14.tar.xz) = fbde8247ac200e4de73449d9fefc8b495d323b5be9c10cdb645fb431c91156e3 diff --git a/php/Pkgfile b/php/Pkgfile index 5214ac91a..2ff1148fc 100644 --- a/php/Pkgfile +++ b/php/Pkgfile @@ -4,7 +4,7 @@ # Depends on: bzip2 libpcre2 libxml2 curl db gdbm name=php -version=8.0.13 +version=8.0.14 release=1 source=(https://php.net/distributions/php-$version.tar.xz) |