diff options
author | Juergen Daubert <jue@jue.li> | 2021-07-30 17:55:29 +0200 |
---|---|---|
committer | Juergen Daubert <jue@jue.li> | 2021-07-30 17:55:29 +0200 |
commit | fd02ade5f679b2e69dcf8dd1e71a4238ff94565f (patch) | |
tree | 66be47de447cb5ba4d64c1e8f7cfa39a28d57458 /mod_php | |
parent | b4664f3d0819bc684c17dd0530dfe41fdfcaaf01 (diff) | |
download | opt-fd02ade5f679b2e69dcf8dd1e71a4238ff94565f.tar.gz opt-fd02ade5f679b2e69dcf8dd1e71a4238ff94565f.tar.xz |
php: update to 8.0.9
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 f3798d60a..816116cf0 100644 --- a/mod_php/.signature +++ b/mod_php/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/opt.pub -RWSE3ohX2g5d/R7hpttqxafGivfXuXUhZheGdVYWqoXKiZbKMK+FNxCORXuLpf1yUdn/L/V2CAj9Lm1nNCMgnDDvGRk5gNOBOAA= -SHA256 (Pkgfile) = 7a2c14adef9010888333cb0d12ca33e36bd010f0a9d95b7f89caad0cc1274948 +RWSE3ohX2g5d/TkBmM5zAkLPT0jmqjOd/GNVMelV1XhZHq3LvNRez3Pd2ccmCzw6R8mKjxj7JSTJHn5D59Mkt/3PETK3wjqKlAY= +SHA256 (Pkgfile) = ca2eaf3f531e3af984e1988410582f3bbfc16e7d7b80f45840865113fe8ba57a SHA256 (.footprint) = 7fa4482315662d626464b194385ae557ec401ff110bea6d24f6f48efc315ceba -SHA256 (php-8.0.8.tar.xz) = dc1668d324232dec1d05175ec752dade92d29bb3004275118bc3f7fc7cbfbb1c +SHA256 (php-8.0.9.tar.xz) = 71a01b2b56544e20e28696ad5b366e431a0984eaa39aa5e35426a4843e172010 diff --git a/mod_php/Pkgfile b/mod_php/Pkgfile index 5794570c3..3c1dc6556 100644 --- a/mod_php/Pkgfile +++ b/mod_php/Pkgfile @@ -4,7 +4,7 @@ # Depends on: apache libpcre2 name=mod_php -version=8.0.8 +version=8.0.9 release=1 source=(https://php.net/distributions/php-$version.tar.xz) |