python-botocore: update to 1.12.146
This commit is contained in:
parent
5b53e6987e
commit
20ae19d8a2
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python-botocore'
|
||||
pkgname=python-botocore
|
||||
version=1.12.145
|
||||
version=1.12.146
|
||||
revision=1
|
||||
archs=noarch
|
||||
wrksrc="botocore-${version}"
|
||||
|
@ -13,7 +13,7 @@ maintainer="Robert Lowry <bobertlo@gmail.com>"
|
|||
license="Apache-2.0"
|
||||
homepage="https://github.com/boto/botocore"
|
||||
distfiles="https://github.com/boto/botocore/archive/${version}.tar.gz"
|
||||
checksum=c23cfc8beee3aad86e659199bc69280eb6638e2047808b74b538aa6cbd21eaeb
|
||||
checksum=d35410e4ec0e0137ea0b82def25371dda8ae820b6b1363685735ee34f1bc7544
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE.txt
|
||||
|
|
Loading…
Reference in a new issue