aboutsummaryrefslogtreecommitdiff
path: root/postgresql/postgresql.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'postgresql/postgresql.SlackBuild')
-rw-r--r--postgresql/postgresql.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/postgresql/postgresql.SlackBuild b/postgresql/postgresql.SlackBuild
index 64b8345..63840eb 100644
--- a/postgresql/postgresql.SlackBuild
+++ b/postgresql/postgresql.SlackBuild
@@ -32,7 +32,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=postgresql
VERSION=${VERSION:-15.5}
BUILD=${BUILD:-1}
-TAG=${TAG:-_SBo}
+TAG=${TAG:-_slackcoder}
PKGTYPE=${PKGTYPE:-tgz}
PG_VERSION=${PG_VERSION:-15}