diff options
author | Juergen Daubert <jue@jue.li> | 2022-02-16 17:13:44 +0100 |
---|---|---|
committer | Juergen Daubert <jue@jue.li> | 2022-02-16 17:13:44 +0100 |
commit | b9a647e2aec83192f84373e17ee627fae43ec049 (patch) | |
tree | cf5ca11ea589675aa9dffaa4f50f20d8e7802239 /php-fpm | |
parent | 2c6dd05b7dc630c6cfcfb7b88862b07167124938 (diff) | |
download | opt-b9a647e2aec83192f84373e17ee627fae43ec049.tar.gz opt-b9a647e2aec83192f84373e17ee627fae43ec049.tar.xz |
php: update to 8.0.16
Diffstat (limited to 'php-fpm')
-rw-r--r-- | php-fpm/.signature | 6 | ||||
-rw-r--r-- | php-fpm/Pkgfile | 2 |
2 files changed, 4 insertions, 4 deletions
diff --git a/php-fpm/.signature b/php-fpm/.signature index 2bdd87d36..e38374abd 100644 --- a/php-fpm/.signature +++ b/php-fpm/.signature @@ -1,6 +1,6 @@ untrusted comment: verify with /etc/ports/opt.pub -RWSE3ohX2g5d/apY5yo7eV7nFg+rgnnuBwHb+gCUrRy3zLmJrLiVXzR2MsJO1gUnVnoZtTQfP1t5PnM+Cq/3Awcs1UeW4wrGGQQ= -SHA256 (Pkgfile) = d98f94a80d03336417dee40e401722f1f7a8f04c13b2f01e5c390333c11a3e80 +RWSE3ohX2g5d/QYSXMkKOygmu40VQjK/r5KoqLQfMGQb2JHq0LTgYGkFhxI4U5Z+04qwE7VdYMyIltZRukfhFV3ecgQjjdIz7wo= +SHA256 (Pkgfile) = 015eccb43ad947ef6695a2d91347a1766857c30973f7b0c0e06a8d819f473ad9 SHA256 (.footprint) = a26b7d8af42742c284dd40e96fb4c4d1ba451ac9bf4f714c8f12fb6975ffa5fe -SHA256 (php-8.0.15.tar.xz) = 5f33544061d37d805a2a9ce791f081ef08a7155bd7ba2362e69bba2d06b0f8b2 +SHA256 (php-8.0.16.tar.xz) = f27a2f25259e8c51e42dfd74e24a546ee521438ad7d9f6c6e794aa91f38bab0a SHA256 (php-fpm) = a1fde2295e819a33d492cfdeca8d4e0e8de08b8d051c95c4758ba01da38354b7 diff --git a/php-fpm/Pkgfile b/php-fpm/Pkgfile index d737b732f..087963832 100644 --- a/php-fpm/Pkgfile +++ b/php-fpm/Pkgfile @@ -4,7 +4,7 @@ # Depends on: libpcre2 libxml2 name=php-fpm -version=8.0.15 +version=8.0.16 release=1 source=(https://php.net/distributions/php-$version.tar.xz php-fpm) |