Browse Source

Ports: Update PHP to version 8.0.10

Jelle Raaijmakers 3 years ago
parent
commit
6f4fbd59d9
2 changed files with 3 additions and 3 deletions
  1. 1 1
      Ports/AvailablePorts.md
  2. 2 2
      Ports/php/package.sh

+ 1 - 1
Ports/AvailablePorts.md

@@ -126,7 +126,7 @@ Please make sure to keep this list up to date when adding and updating ports. :^
 | [`patch`](patch/)                      | patch (OpenBSD)                                                 | 6.6                      | https://github.com/ibara/libpuffy                                              |
 | [`pcre`](pcre/)                        | Perl-compatible Regular Expressions (PCRE)                      | 8.44                     | https://www.pcre.org/                                                          |
 | [`pcre2`](pcre2/)                      | Perl-compatible Regular Expressions (PCRE2)                     | 10.34                    | https://www.pcre.org/                                                          |
-| [`php`](php/)                          | PHP                                                             | 8.0.8                    | https://www.php.net/                                                           |
+| [`php`](php/)                          | PHP                                                             | 8.0.10                   | https://www.php.net/                                                           |
 | [`pkgconf`](pkgconf/)                  | pkgconf                                                         | 1.8.0                    | https://github.com/pkgconf/pkgconf                                             |
 | [`SDLPoP`](SDLPoP/)                    | Prince of Persia game                                           |                          | https://github.com/NagyD/SDLPoP                                                |
 | [`printf`](printf/)                    | printf (OpenBSD)                                                | 6.6                      | https://github.com/ibara/libpuffy                                              |

+ 2 - 2
Ports/php/package.sh

@@ -1,8 +1,8 @@
 #!/usr/bin/env -S bash ../.port_include.sh
 port=php
 useconfigure="true"
-version="8.0.8"
-files="https://www.php.net/distributions/php-${version}.tar.xz php-${version}.tar.xz dc1668d324232dec1d05175ec752dade92d29bb3004275118bc3f7fc7cbfbb1c"
+version="8.0.10"
+files="https://www.php.net/distributions/php-${version}.tar.xz php-${version}.tar.xz 66dc4d1bc86d9c1bc255b51b79d337ed1a7a035cf71230daabbf9a4ca35795eb"
 auth_type=sha256
 depends="libiconv libxml2 openssl readline sqlite zlib"
 configopts="