diff options
author | isaackwy <isaacyu@protonmail.com> | 2024-05-15 00:30:37 -0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2024-05-16 13:45:47 +0700 |
commit | 6cb0f7abd9f48035641a5736c26c3ede5f2e36db (patch) | |
tree | a4e1689ca2c277de8f99ee19eb36dd16ca22f675 /python/python3-boto3/python3-boto3.SlackBuild | |
parent | 4470c5db6f1db1ee67de8f169af8602307baf34a (diff) |
python/python3-boto3: Update for 1.34.99
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-boto3/python3-boto3.SlackBuild')
-rw-r--r-- | python/python3-boto3/python3-boto3.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/python/python3-boto3/python3-boto3.SlackBuild b/python/python3-boto3/python3-boto3.SlackBuild index 3343badbf5..c7a0500c75 100644 --- a/python/python3-boto3/python3-boto3.SlackBuild +++ b/python/python3-boto3/python3-boto3.SlackBuild @@ -25,7 +25,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=python3-boto3 -VERSION=${VERSION:-1.34.14} +VERSION=${VERSION:-1.34.99} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} |