diff options
author | Juergen Daubert <jue@jue.li> | 2021-10-22 10:20:02 +0200 |
---|---|---|
committer | Juergen Daubert <jue@jue.li> | 2021-10-22 10:20:02 +0200 |
commit | 219c1788eee3efd682dd573fb94dc50a5190d0a4 (patch) | |
tree | 7050601574835fe1ef79fe3154af26ba6b078f3d /mod_php | |
parent | a7045fdc2df58c339f11919424d37a02bc09a2b0 (diff) | |
download | opt-219c1788eee3efd682dd573fb94dc50a5190d0a4.tar.gz opt-219c1788eee3efd682dd573fb94dc50a5190d0a4.tar.xz |
[notify] php: update to 8.0.12
security fixes, see https://www.php.net/ChangeLog-8.php#8.0.12
Diffstat (limited to 'mod_php')
-rw-r--r-- | mod_php/.signature | 6 | ||||
-rw-r--r-- | mod_php/Pkgfile | 2 |
2 files changed, 4 insertions, 4 deletions
diff --git a/mod_php/.signature b/mod_php/.signature index bcf3d6496..d9ec0d703 100644 --- a/mod_php/.signature +++ b/mod_php/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/opt.pub -RWSE3ohX2g5d/Q8EYDmoyl8nuIGfDV5NhO6M4FJPwyzePPEJh+UOJDSzRyPQope5t5kAj1iTliKpPnUzlQjuIwNtX+fiTykYogE= -SHA256 (Pkgfile) = 6a41b645ec600d325e64d5fc8a769f722730a05af02519d760a96f5a266e83c9 +RWSE3ohX2g5d/e2XV2kM7HIg3xrSEVFzIviFNJhyXR4UCz71hlb05gvZGuaFJ0ajFCHV2nJXpM43CzMJjjAxTwWNlL/TxIZa5gw= +SHA256 (Pkgfile) = d4413852b357485f9d206ca22cd701196fd22137401f53099e664770e2be4780 SHA256 (.footprint) = 7fa4482315662d626464b194385ae557ec401ff110bea6d24f6f48efc315ceba -SHA256 (php-8.0.11.tar.xz) = e3e5f764ae57b31eb65244a45512f0b22d7bef05f2052b23989c053901552e16 +SHA256 (php-8.0.12.tar.xz) = a501017b3b0fd3023223ea25d98e87369b782f8a82310c4033d7ea6a989fea0a diff --git a/mod_php/Pkgfile b/mod_php/Pkgfile index fce359663..74e3e245c 100644 --- a/mod_php/Pkgfile +++ b/mod_php/Pkgfile @@ -4,7 +4,7 @@ # Depends on: apache libpcre2 name=mod_php -version=8.0.11 +version=8.0.12 release=1 source=(https://php.net/distributions/php-$version.tar.xz) |