diff options
Diffstat (limited to 'system/python3-docker-compose/python3-docker-compose.SlackBuild')
-rw-r--r-- | system/python3-docker-compose/python3-docker-compose.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/system/python3-docker-compose/python3-docker-compose.SlackBuild b/system/python3-docker-compose/python3-docker-compose.SlackBuild index da908098cc..316cf7ee6d 100644 --- a/system/python3-docker-compose/python3-docker-compose.SlackBuild +++ b/system/python3-docker-compose/python3-docker-compose.SlackBuild @@ -27,7 +27,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=python3-docker-compose SRCNAM=${PRGNAM#python3-*} VERSION=${VERSION:-1.29.2} -BUILD=${BUILD:-1} +BUILD=${BUILD:-2} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} |