mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 15:43:49 +02:00
python3-boto3: update to 1.13.9.
This commit is contained in:
parent
a6c809b519
commit
f672b95b50
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'python3-boto3'
|
# Template file for 'python3-boto3'
|
||||||
pkgname=python3-boto3
|
pkgname=python3-boto3
|
||||||
version=1.13.6
|
version=1.13.9
|
||||||
revision=1
|
revision=1
|
||||||
archs=noarch
|
archs=noarch
|
||||||
wrksrc="boto3-${version}"
|
wrksrc="boto3-${version}"
|
||||||
|
@ -12,7 +12,7 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://github.com/boto/boto3"
|
homepage="https://github.com/boto/boto3"
|
||||||
distfiles="https://github.com/boto/boto3/archive/${version}.tar.gz"
|
distfiles="https://github.com/boto/boto3/archive/${version}.tar.gz"
|
||||||
checksum=8d89a341bbf7aa749c197385f2017e2c2d1952e09fe20fedce98a024b50fe46f
|
checksum=942d7d9816cd3777f3d32f7349186f4e3ac1bf6e1e097ee9193dbd45c5c85108
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue