From 34d4d165f0c9914ebfaee6cc37c12027fe548241 Mon Sep 17 00:00:00 2001 From: Leah Neukirchen Date: Tue, 5 Apr 2022 19:03:43 +0200 Subject: [PATCH] python3-botocore: update to 1.24.33. --- srcpkgs/python3-botocore/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/python3-botocore/template b/srcpkgs/python3-botocore/template index 0271e9204c1..63ae178c40d 100644 --- a/srcpkgs/python3-botocore/template +++ b/srcpkgs/python3-botocore/template @@ -1,6 +1,6 @@ # Template file for 'python3-botocore' pkgname=python3-botocore -version=1.23.23 +version=1.24.33 revision=1 wrksrc="botocore-${version}" build_style=python3-module