python3-boto3: update to 1.14.9.
This commit is contained in:
parent
01d92b02e3
commit
199ff68c50
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python3-boto3'
|
||||
pkgname=python3-boto3
|
||||
version=1.14.3
|
||||
version=1.14.9
|
||||
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=e964d156722d3014ec159746619aa77428b3699d4a1044b2da1aa1cae5ab74ae
|
||||
checksum=3083d6496730fbe5023e2cc3c2587ffdda406484991a727c7e7e5c93ed65d3fa
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in a new issue