Skip to content

Commit a488a8c

Browse files
committed
update pgsql build config
1 parent 90c6662 commit a488a8c

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

sapi/src/builder/library/pgsql.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@
2323
->withManual('https://www.postgresql.org/docs/current/install-procedure.html#CONFIGURE-OPTIONS#:~:text=Client-only%20installation')
2424
->withFileHash('md5', '8a58db4009e1a50106c5e1a8c4b03bed')
2525
->withPrefix($pgsql_prefix)
26+
->withBuildCached(false)
2627
->withBuildScript(
2728
<<<EOF
2829
{$custom_env_start}

0 commit comments

Comments
 (0)