diff --git a/appliances/teamplayer/Makefile b/appliances/teamplayer/Makefile index 2519a3c..cd6398f 100644 --- a/appliances/teamplayer/Makefile +++ b/appliances/teamplayer/Makefile @@ -4,7 +4,7 @@ TP_USER = teamplayer TP_HOME = /opt/teamplayer TP_DB = /var/lib/teamplayer PYTHON = $(TP_HOME)/bin/python -PGVER = 10 +PGVER = 11 INSTALL = install AVAHI := NO diff --git a/appliances/teamplayer/world b/appliances/teamplayer/world index 5cf0d68..3f587a3 100644 --- a/appliances/teamplayer/world +++ b/appliances/teamplayer/world @@ -1,3 +1,3 @@ -dev-db/postgresql:10 +dev-db/postgresql:11 media-sound/mpd www-servers/nginx