From 7ca4f99d65dc334f6a4fb1d0224a81eb84089d74 Mon Sep 17 00:00:00 2001 From: Leah Neukirchen Date: Wed, 2 Dec 2020 13:01:58 +0100 Subject: [PATCH] python3-boto3: update to 1.16.28. --- 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 4c8a67faabc..8110e25ce20 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.16.23 +version=1.16.28 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=370f7c8aaf9c31f683a8aa5fa3c0a3e616e633f9e0d23778ed8a32564086cba7 +checksum=b8f320e2668a20ca951c14bb87c54d877c497931303794d7762b77a44f9c60b5 post_install() { vlicense LICENSE