diff options
author | Isaac Yu <isaacyu1@isaacyu1.com> | 2023-05-19 22:14:01 -0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2023-05-20 15:50:04 +0700 |
commit | 1a72c42ea82695af8249ab2e9eb1a4970e767e2a (patch) | |
tree | 937a0e9413c8243311d72ab0f0c85dc1acd1b1fe /python/python3-aiohttp-socks/python3-aiohttp-socks.SlackBuild | |
parent | c6320b9868219e5a14655072cca9ee4d1e4020ac (diff) |
python/python3-aiohttp-socks: Update DEPs
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-aiohttp-socks/python3-aiohttp-socks.SlackBuild')
-rw-r--r-- | python/python3-aiohttp-socks/python3-aiohttp-socks.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/python/python3-aiohttp-socks/python3-aiohttp-socks.SlackBuild b/python/python3-aiohttp-socks/python3-aiohttp-socks.SlackBuild index 9b4575c852..4a14a5c183 100644 --- a/python/python3-aiohttp-socks/python3-aiohttp-socks.SlackBuild +++ b/python/python3-aiohttp-socks/python3-aiohttp-socks.SlackBuild @@ -26,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=python3-aiohttp-socks VERSION=${VERSION:-0.8.0} -BUILD=${BUILD:-1} +BUILD=${BUILD:-2} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} |