mirror of
https://github.com/postgrespro/pg_probackup.git
synced 2026-06-21 01:34:15 +02:00
[Issue #413] packaging: bump postgres versions, add 14, remove 9.5, some workarounds (caused by old docker images)
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
PROGRAM = pg_probackup
|
||||
WORKDIR ?= $(CURDIR)
|
||||
BUILDDIR = $(WORKDIR)/build/
|
||||
PBK_GIT_REPO = http://github.com/postgrespro/pg_probackup
|
||||
PBK_GIT_REPO = https://github.com/postgrespro/pg_probackup
|
||||
|
||||
# utils
|
||||
OBJS = src/utils/configuration.o src/utils/json.o src/utils/logger.o \
|
||||
|
||||
Reference in New Issue
Block a user