From cd2edc242067c3558f72ac34a52f47bd57c5530f Mon Sep 17 00:00:00 2001 From: Leah Neukirchen Date: Sun, 6 Nov 2022 19:00:11 +0100 Subject: [PATCH] python3-boto3: update to 1.26.3. --- srcpkgs/python3-boto3/template | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/srcpkgs/python3-boto3/template b/srcpkgs/python3-boto3/template index 1c56de0d9ce..ed2dcce116d 100644 --- a/srcpkgs/python3-boto3/template +++ b/srcpkgs/python3-boto3/template @@ -1,7 +1,6 @@ # Template file for 'python3-boto3' pkgname=python3-boto3 -version=1.24.70 -revision=2 +version=1.26.3 wrksrc="boto3-${version}" build_style=python3-module hostmakedepends="python3-setuptools" @@ -11,7 +10,7 @@ maintainer="Leah Neukirchen " license="MIT" homepage="https://github.com/boto/boto3" distfiles="https://github.com/boto/boto3/archive/${version}.tar.gz" -checksum=36b10590e30ea8edb0745b3c44b5b14b79de86c5cc3323ede5ca71cc7be70d33 +checksum=23c25b30e5fb70940d0c1fc4b6cf5d9dc157128988a3d0a89ca4dec253692090 post_install() { vlicense LICENSE