python3-boto3: update to 1.17.99.
This commit is contained in:
parent
ff8a54beb0
commit
b93eeed696
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python3-boto3'
|
||||
pkgname=python3-boto3
|
||||
version=1.17.97
|
||||
version=1.17.99
|
||||
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=b74b40b7862ca8f34f4918b31a8188c51adcc72e933bbabc13ae957654ffb71c
|
||||
checksum=fc443ca4af9d56ad509d78475a1076e5d15eae9fef62f8f9a33de199ad52d3f1
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in New Issue