From 54eeacbffca10aef7d59c5627fa3a2d9d2f764d9 Mon Sep 17 00:00:00 2001 From: Leah Neukirchen Date: Tue, 8 Jun 2021 18:09:27 +0200 Subject: [PATCH] python3-boto3: update to 1.17.89. --- 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 b294efc18f..5acf182530 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.17.79 +version=1.17.89 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=720888784c94e537259939bb6d27edb8eefd7662d846136bf53442bbaac4444f +checksum=c55c20e672923a6288cab1da386922d391d4bb8e0d1ef238a9d28c9b4489edf4 post_install() { vlicense LICENSE