python3-boto3: update to 1.18.62.

This commit is contained in:
Leah Neukirchen 2021-10-15 13:26:42 +02:00
parent 351bd00a7b
commit 2808e45d71

View file

@ -1,7 +1,7 @@
# Template file for 'python3-boto3' # Template file for 'python3-boto3'
pkgname=python3-boto3 pkgname=python3-boto3
version=1.18.44 version=1.18.62
revision=2 revision=1
wrksrc="boto3-${version}" wrksrc="boto3-${version}"
build_style=python3-module build_style=python3-module
hostmakedepends="python3-setuptools" hostmakedepends="python3-setuptools"
@ -11,7 +11,7 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
license="MIT" license="MIT"
homepage="https://github.com/boto/boto3" homepage="https://github.com/boto/boto3"
distfiles="https://github.com/boto/boto3/archive/${version}.tar.gz" distfiles="https://github.com/boto/boto3/archive/${version}.tar.gz"
checksum=b7902551e67feda1e32460e11b2c39638aa58d3cd7bfa387fa678636e228ca8d checksum=983d7e16edd7f396655012e9ca09d25e908c3271403584eed18f1c2d0ca44205
post_install() { post_install() {
vlicense LICENSE vlicense LICENSE