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-zip | |
parent | 17e0775e47b8f3d338170bae058e8c8b9f8af111 (diff) | |
download | opt-d89b290f4f7383c5784d7571183442a6569eb7e7.tar.gz opt-d89b290f4f7383c5784d7571183442a6569eb7e7.tar.xz |
php: update to 8.0.14
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 6658d16a6..87898c5ee 100644 --- a/php-zip/.signature +++ b/php-zip/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/opt.pub -RWSE3ohX2g5d/buzMDL5Qb+i8S3KAvVu2A//1fBs982LBRHfdjQJJ7gEp2zf8MvEiRVoIwfwC94uDWTkh8JbOmfCSBgv7LcLWgo= -SHA256 (Pkgfile) = d06a64be93071b98ae30dbd22e7b52f6e9932beae58f96e24c5f877527be1fda +RWSE3ohX2g5d/fD6gyEt34rPm7Zr5bXtRjgCWOZpuF1fmG79V6jlbiD2BlpfH/QBjUvliDckzFby1F4T/HNBlAYZmJJwqrBR5Qo= +SHA256 (Pkgfile) = 8fa92152bd63bfd6d8068ac4614bef252fa138aa29daf7b0de3cce0f4efb6e21 SHA256 (.footprint) = 0ba08044c2d47be4c86015de875a10f15dfee8367b932c5466a0212da28e4203 -SHA256 (php-8.0.13.tar.xz) = cd976805ec2e9198417651027dfe16854ba2c2c388151ab9d4d268513d52ed52 +SHA256 (php-8.0.14.tar.xz) = fbde8247ac200e4de73449d9fefc8b495d323b5be9c10cdb645fb431c91156e3 diff --git a/php-zip/Pkgfile b/php-zip/Pkgfile index 761f44a38..d0cf0b531 100644 --- a/php-zip/Pkgfile +++ b/php-zip/Pkgfile @@ -4,7 +4,7 @@ # Depends on: libzip name=php-zip -version=8.0.13 +version=8.0.14 release=1 source=(https://www.php.net/distributions/php-$version.tar.xz) |