diff --git a/appliances/teamplayer/Makefile b/appliances/teamplayer/Makefile index 1cee573..ea59c2e 100644 --- a/appliances/teamplayer/Makefile +++ b/appliances/teamplayer/Makefile @@ -3,7 +3,7 @@ TP_BRANCH ?= default TP_USER = teamplayer TP_HOME = /opt/teamplayer TP_DB = /var/lib/teamplayer -PGVER = 9.5 +PGVER = 9.6 INSTALL = install AVAHI := NO