python-botocore: update to 1.12.148
This commit is contained in:
parent
a194b86d18
commit
c41c6c6682
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python-botocore'
|
||||
pkgname=python-botocore
|
||||
version=1.12.146
|
||||
version=1.12.148
|
||||
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=d35410e4ec0e0137ea0b82def25371dda8ae820b6b1363685735ee34f1bc7544
|
||||
checksum=0b439e0ebf65d25b175665141dffd7235c73b923e834f506cb114b436dbd191c
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE.txt
|
||||
|
|
Loading…
Reference in a new issue