python3-boto3: update to 1.17.47.
This commit is contained in:
parent
ed320b05b4
commit
628c64e03c
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python3-boto3'
|
||||
pkgname=python3-boto3
|
||||
version=1.17.39
|
||||
version=1.17.47
|
||||
revision=1
|
||||
wrksrc="boto3-${version}"
|
||||
build_style=python3-module
|
||||
|
@ -11,7 +11,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=c102ee7188ff80d188f5fc8be9117b2b157c4a08ea85a54946fb6ac206dbc1ac
|
||||
checksum=841ba34d61296a30128e16e987f66a999aea555f45d7fad9e85eb27f98ab05be
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in New Issue