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 | |
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')
-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 e34a64c8b..12fcb0e58 100644 --- a/php/.signature +++ b/php/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/opt.pub -RWSE3ohX2g5d/U0s3YTqcR83TWdbjG5pxclqA9HsntTI/lSZVBDblAarQD/uO4liS4sqLMb1tu1907fXfdXBIQy44pRBlEpDaAM= -SHA256 (Pkgfile) = d8ec81d1b070bfe8c78e8ef535bb3dfe6ad642600cac0d81a160aa0114e20c0f +RWSE3ohX2g5d/Yx6DJQZ1Cn8b9efemwC3rJUuaFqoSRT0Jmd52TMMjNgiSRaX7bl91hgIev5lsda/VjLKH3xSEzsb3JXVgk7fAA= +SHA256 (Pkgfile) = 436ad291691c289d3e01226aca8f15bea47b7196e11bbdbfeb9dcb8773fff654 SHA256 (.footprint) = b9886c1be197b61c9899615eacc7ff77b0e1b6be62a6f0892d2e6d73cda5d0b0 -SHA256 (php-8.0.12.tar.xz) = a501017b3b0fd3023223ea25d98e87369b782f8a82310c4033d7ea6a989fea0a +SHA256 (php-8.0.13.tar.xz) = cd976805ec2e9198417651027dfe16854ba2c2c388151ab9d4d268513d52ed52 diff --git a/php/Pkgfile b/php/Pkgfile index 2f1aa3ca3..5214ac91a 100644 --- a/php/Pkgfile +++ b/php/Pkgfile @@ -4,7 +4,7 @@ # Depends on: bzip2 libpcre2 libxml2 curl db gdbm name=php -version=8.0.12 +version=8.0.13 release=1 source=(https://php.net/distributions/php-$version.tar.xz) |