From bdbe9ac21b1fa5991753d7cfd1e54d3551f414f5 Mon Sep 17 00:00:00 2001 From: Leah Neukirchen Date: Sun, 27 Feb 2022 22:44:20 +0100 Subject: [PATCH] python3-boto3: update to 1.21.8. --- srcpkgs/python3-boto3/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/python3-boto3/template b/srcpkgs/python3-boto3/template index bf8d65a2fff..dce13428ee5 100644 --- a/srcpkgs/python3-boto3/template +++ b/srcpkgs/python3-boto3/template @@ -1,6 +1,6 @@ # Template file for 'python3-boto3' pkgname=python3-boto3 -version=1.20.7 +version=1.21.8 revision=1 wrksrc="boto3-${version}" build_style=python3-module @@ -11,7 +11,7 @@ maintainer="Leah Neukirchen " license="MIT" homepage="https://github.com/boto/boto3" distfiles="https://github.com/boto/boto3/archive/${version}.tar.gz" -checksum=f956984ebd98b1fa63ce98445b388f1f9533e9396b0d1944fcb06c3eedd69941 +checksum=00a0df9ee9ff1cca084d99004f67cdfb3ec63102b1e554077791698c4f10b4e0 post_install() { vlicense LICENSE