From 7c3540da72df1431e486be1c19591eb93dbd71af Mon Sep 17 00:00:00 2001 From: Leah Neukirchen Date: Mon, 3 May 2021 20:44:38 +0200 Subject: [PATCH] python3-boto3: update to 1.17.62. --- 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 c376eedc533..c80aa31bbed 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.49 +version=1.17.62 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=08c4ee7dbcf5814555aeb2fed8496ab4165b8e3878acf2fcfd81f8d233f78ada +checksum=f15caa30dba8e109409a05c5efa27b36935acccf09830af559f922039d1a8b98 post_install() { vlicense LICENSE