diff options
author | Juergen Daubert <jue@jue.li> | 2022-10-30 11:01:37 +0100 |
---|---|---|
committer | Juergen Daubert <jue@jue.li> | 2022-10-30 11:01:37 +0100 |
commit | ef4fc0618e4c76c73e755e81833c657567ea277d (patch) | |
tree | c8926eb926957d45db36caf6934c92ec6e35d262 /php-fpm | |
parent | 4d968ebb0a5424d8a90f47e2894e7d524f35ed16 (diff) | |
download | opt-ef4fc0618e4c76c73e755e81833c657567ea277d.tar.gz opt-ef4fc0618e4c76c73e755e81833c657567ea277d.tar.xz |
php: update to 8.1.12
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 daf995e86..4140ecb83 100644 --- a/php-fpm/.signature +++ b/php-fpm/.signature @@ -1,6 +1,6 @@ untrusted comment: verify with /etc/ports/opt.pub -RWSE3ohX2g5d/SQA8Z/XdM8t7HRz6fZJoxTv5bngZeEXT4iE6z1Tx4O+n4/3mkHDbija6VFMT6mZLb/+obklCUzC7MUYBdUMmgM= -SHA256 (Pkgfile) = a7a37187ba219564160873e9f174345da74bb4c7defcea8f3c0667d6b5ba56f3 +RWSE3ohX2g5d/fVxvvHHS3D91w+njh929kWIUGn6B8R+shBx8KGaxJATs5ccpDZS8kZCGZvxoxN1bHVkm2+D+Abk4b7X1i9dAQs= +SHA256 (Pkgfile) = 295f66adfa7cdcbb0b1aeb3d3e613f9f38d6a8be147e116dbdf30892f733471b SHA256 (.footprint) = a26b7d8af42742c284dd40e96fb4c4d1ba451ac9bf4f714c8f12fb6975ffa5fe -SHA256 (php-8.1.11.tar.xz) = 3005198d7303f87ab31bc30695de76e8ad62783f806b6ab9744da59fe41cc5bd +SHA256 (php-8.1.12.tar.xz) = 08243359e2204d842082269eedc15f08d2eca726d0e65b93fb11f4bfc51bbbab SHA256 (php-fpm) = 0dff1add3241de5ae058c3339d98c900b2a4082007dc3d93485cb46ca642dade diff --git a/php-fpm/Pkgfile b/php-fpm/Pkgfile index ef1e50b46..25a722499 100644 --- a/php-fpm/Pkgfile +++ b/php-fpm/Pkgfile @@ -4,7 +4,7 @@ # Depends on: libpcre2 libxml2 name=php-fpm -version=8.1.11 +version=8.1.12 release=1 source=(https://php.net/distributions/php-$version.tar.xz php-fpm) |