aboutsummaryrefslogtreecommitdiff
path: root/python/python3-boto3/python3-boto3.SlackBuild
diff options
context:
space:
mode:
authorisaackwy <isaacyu@protonmail.com>2024-03-17 19:40:22 -0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2024-03-19 11:52:03 +0700
commit027b307cb01fa9963dfac4cb1b06099b51af3aa9 (patch)
tree1fb06de2a724cdf565bb96016a253d06d83a317e /python/python3-boto3/python3-boto3.SlackBuild
parent29a2459f975c9e166d1a0fa49f8d2101135461ff (diff)
python/python3-boto3: Update for 1.34.14
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.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/python/python3-boto3/python3-boto3.SlackBuild b/python/python3-boto3/python3-boto3.SlackBuild
index 12f4f0c537..3343badbf5 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.11}
+VERSION=${VERSION:-1.34.14}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}