postgresql: update to version 13.0

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
This commit is contained in:
Daniel Golle
2020-09-27 22:51:59 +01:00
parent a20dc4e6d5
commit e5fc9bedcc
6 changed files with 12 additions and 51 deletions

View File

@@ -1,6 +1,6 @@
--- a/src/port/Makefile
+++ b/src/port/Makefile
@@ -63,6 +63,7 @@ uninstall:
@@ -82,6 +82,7 @@ uninstall:
libpgport.a: $(OBJS)
rm -f $@
$(AR) $(AROPT) $@ $^