python3-boto3: update to 1.14.16.
This commit is contained in:
parent
4021558312
commit
0b72dd963e
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python3-boto3'
|
||||
pkgname=python3-boto3
|
||||
version=1.14.9
|
||||
version=1.14.16
|
||||
revision=1
|
||||
archs=noarch
|
||||
wrksrc="boto3-${version}"
|
||||
|
@ -12,7 +12,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=3083d6496730fbe5023e2cc3c2587ffdda406484991a727c7e7e5c93ed65d3fa
|
||||
checksum=2f6c0eda579c2d0fc429baf7ce43fd402bb76f805052fd296c7a6194e491afcd
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in a new issue