diff options
author | Tim Biermann <tbier@posteo.de> | 2022-06-15 12:26:59 +0200 |
---|---|---|
committer | Tim Biermann <tbier@posteo.de> | 2022-06-15 12:26:59 +0200 |
commit | 57ecf97ebdbce157b1555837e5d4d95fcbe20b18 (patch) | |
tree | ff298af5a013d694ef34524a43b3e03208fb186c /php-fpm | |
parent | 14c4429658299d13036fe7faf0678acd7aedbbc8 (diff) | |
download | opt-57ecf97ebdbce157b1555837e5d4d95fcbe20b18.tar.gz opt-57ecf97ebdbce157b1555837e5d4d95fcbe20b18.tar.xz |
php-fpm: 8.1.6 -> 8.1.7
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 8b9aa514c..a18b2f473 100644 --- a/php-fpm/.signature +++ b/php-fpm/.signature @@ -1,6 +1,6 @@ untrusted comment: verify with /etc/ports/opt.pub -RWSE3ohX2g5d/YaZjhuSrzPogqmlMpEpuR+1JotYnYjKsZKp072kC5IRCIGI/qacY7W14h/NLYcg/MM7jWtGEaaTQDEhB3K9ggw= -SHA256 (Pkgfile) = c943405a8d3681749c5f9755e2dd818b64eb86972cae4ab0236964d923bb7b1f +RWSE3ohX2g5d/edfRfbn6Q8sCfHVjXBX2bLUL8fktI8SfP06djJbIT0sj84juoUyPUuBEOoihiNGGdEaBjpS7FU8NVqLt+cq1Ag= +SHA256 (Pkgfile) = 6f6aa133eb6eeb79e10481a87837b2d8742a7db34da45d69c78403cc7a0302b7 SHA256 (.footprint) = a26b7d8af42742c284dd40e96fb4c4d1ba451ac9bf4f714c8f12fb6975ffa5fe -SHA256 (php-8.1.6.tar.xz) = da38d65bb0d5dd56f711cd478204f2b62a74a2c2b0d2d523a78d6eb865b2364c +SHA256 (php-8.1.7.tar.xz) = f042322f1b5a9f7c2decb84b7086ef676896c2f7178739b9672afafa964ed0e5 SHA256 (php-fpm) = a1fde2295e819a33d492cfdeca8d4e0e8de08b8d051c95c4758ba01da38354b7 diff --git a/php-fpm/Pkgfile b/php-fpm/Pkgfile index 937ab427e..e6ed1c63e 100644 --- a/php-fpm/Pkgfile +++ b/php-fpm/Pkgfile @@ -4,7 +4,7 @@ # Depends on: libpcre2 libxml2 name=php-fpm -version=8.1.6 +version=8.1.7 release=1 source=(https://php.net/distributions/php-$version.tar.xz php-fpm) |