postgresql: update to 14.5

This commit is contained in:
مهدي شينون (Mehdi Chinoune)
2022-08-17 20:09:25 +01:00
committed by مهدي شينون (Mehdi Chinoune)
parent c61cc8c325
commit 1b5ad4c9e2
4 changed files with 32 additions and 21 deletions

View File

@@ -30,7 +30,7 @@
- dlltool --dllname python${pytverstr}.dll --def python${pytverstr}.def --output-lib libpython${pytverstr}.a
-
-python${pytverstr}.def:
- pexports $(PYTHONDLL) > $@
- gendef - $(PYTHONDLL) > $@
-
-endif # win32
-