diff options
author | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2019-03-31 08:56:32 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2019-03-31 08:56:32 +0700 |
commit | 03e918731e7c845e72659d34d608bd75cc904dad (patch) | |
tree | 74d336abc74224adc7d8304ffc2aadb9fcf70874 /python | |
parent | adf7d90b5514a91cbe93a64e7e5e21a9eb1fe371 (diff) |
python/python3-aiohttp-socks: Needed to catch the dep.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python')
-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 99e916286890..1b9ff771b1c4 100644 --- a/python/python3-aiohttp-socks/python3-aiohttp-socks.SlackBuild +++ b/python/python3-aiohttp-socks/python3-aiohttp-socks.SlackBuild @@ -24,7 +24,7 @@ SRCNAM=aiohttp-socks PRGNAM=python3-$SRCNAM VERSION=${VERSION:-0.2.2} -BUILD=${BUILD:-1} +BUILD=${BUILD:-2} TAG=${TAG:-_SBo} if [ -z "$ARCH" ]; then |