Browse Source
- Fix build of archivers/php84-phar Changelog: https://github.com/php/php-src/blob/php-8.4.0beta2/NEWSoverlay

3 changed files with 15 additions and 4 deletions
@ -0,0 +1,11 @@ |
|||
--- config.m4.orig 2024-08-17 04:34:39 UTC |
|||
+++ config.m4 |
|||
@@ -35,8 +35,4 @@ if test "$PHP_PHAR" != "no"; then |
|||
|
|||
PHP_INSTALL_HEADERS([ext/phar], [php_phar.h]) |
|||
|
|||
- AC_CONFIG_FILES([ |
|||
- $ext_dir/phar.1 |
|||
- $ext_dir/phar.phar.1 |
|||
- ]) |
|||
fi |
@ -1,3 +1,3 @@ |
|||
TIMESTAMP = 1723854037 |
|||
SHA256 (php-8.4.0beta1.tar.xz) = dd1915c2f9772ef9a997a8de234afc4ec201e853f0d2abe65ad6ac16b672b456 |
|||
SIZE (php-8.4.0beta1.tar.xz) = 13445400 |
|||
TIMESTAMP = 1723867526 |
|||
SHA256 (php-8.4.0beta2.tar.xz) = b784cffa0102ba8dc17337a3eed04dec2aef2fa760b3d2b5d2f77b52307f980b |
|||
SIZE (php-8.4.0beta2.tar.xz) = 13444932 |
|||
|
Loading…
Reference in new issue