python3-boto3: update to 1.17.104.
This commit is contained in:
parent
8cb25dd29a
commit
67a4d46f99
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python3-boto3'
|
||||
pkgname=python3-boto3
|
||||
version=1.17.99
|
||||
version=1.17.104
|
||||
revision=1
|
||||
wrksrc="boto3-${version}"
|
||||
build_style=python3-module
|
||||
|
@ -11,7 +11,7 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
|
|||
license="MIT"
|
||||
homepage="https://github.com/boto/boto3"
|
||||
distfiles="https://github.com/boto/boto3/archive/${version}.tar.gz"
|
||||
checksum=fc443ca4af9d56ad509d78475a1076e5d15eae9fef62f8f9a33de199ad52d3f1
|
||||
checksum=6d95784d86134df8bf55df8993c10f213cdd268d344622fd17e7a145dfcd7575
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in a new issue