aboutsummaryrefslogtreecommitdiff
path: root/system/python3-docker-compose/python3-docker-compose.SlackBuild
diff options
context:
space:
mode:
authorfourtysixandtwo <fourtysixandtwo@sliderr.net>2023-05-15 02:40:23 -0600
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2023-05-27 07:17:22 +0700
commit5061975e8181bff38a35ea805868c6cc1c21bf51 (patch)
tree7938636ec936d84fe18d13a40ca35d0e32178682 /system/python3-docker-compose/python3-docker-compose.SlackBuild
parent9400c90888fae7ed6035e2778589a7f39bc558d8 (diff)
system/python3-docker-compose: REQUIRES updated for renamed python deps.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/python3-docker-compose/python3-docker-compose.SlackBuild')
-rw-r--r--system/python3-docker-compose/python3-docker-compose.SlackBuild2
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}