diff options
author | Juergen Daubert <jue@jue.li> | 2021-11-19 12:23:33 +0100 |
---|---|---|
committer | Juergen Daubert <jue@jue.li> | 2021-11-19 12:23:33 +0100 |
commit | 7dc9d59ce8dec4e4348ab32865210bcd689b8d4f (patch) | |
tree | 3fd3be22aaec40ecd310277b52f185d86f5e215a /php-zip | |
parent | f9831d34d540897d80166db49f135e585e6fdde2 (diff) | |
download | opt-7dc9d59ce8dec4e4348ab32865210bcd689b8d4f.tar.gz opt-7dc9d59ce8dec4e4348ab32865210bcd689b8d4f.tar.xz |
[notify] php: update to 8.0.13
security update, see https://www.php.net/ChangeLog-8.php#8.0.13
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 58ccd871b..6658d16a6 100644 --- a/php-zip/.signature +++ b/php-zip/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/opt.pub -RWSE3ohX2g5d/bVzhPze5TyRdZJFgDBxa+5Jsf2Xguz1wktmVWWUlbUZ3C6F0mugTMuFDNRPC8OIfeDjOJubNc6Ju40u8eU5ggI= -SHA256 (Pkgfile) = 65e0b517015ab2c67eb18f4e393ac2d7331696606e1ec831c7a84995580d08ff +RWSE3ohX2g5d/buzMDL5Qb+i8S3KAvVu2A//1fBs982LBRHfdjQJJ7gEp2zf8MvEiRVoIwfwC94uDWTkh8JbOmfCSBgv7LcLWgo= +SHA256 (Pkgfile) = d06a64be93071b98ae30dbd22e7b52f6e9932beae58f96e24c5f877527be1fda SHA256 (.footprint) = 0ba08044c2d47be4c86015de875a10f15dfee8367b932c5466a0212da28e4203 -SHA256 (php-8.0.12.tar.xz) = a501017b3b0fd3023223ea25d98e87369b782f8a82310c4033d7ea6a989fea0a +SHA256 (php-8.0.13.tar.xz) = cd976805ec2e9198417651027dfe16854ba2c2c388151ab9d4d268513d52ed52 diff --git a/php-zip/Pkgfile b/php-zip/Pkgfile index 8e8a2720a..761f44a38 100644 --- a/php-zip/Pkgfile +++ b/php-zip/Pkgfile @@ -4,7 +4,7 @@ # Depends on: libzip name=php-zip -version=8.0.12 +version=8.0.13 release=1 source=(https://www.php.net/distributions/php-$version.tar.xz) |