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