mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-02 02:42:56 +02:00
python3-boto3: update to 1.13.15.
This commit is contained in:
parent
ea0b1d687c
commit
3260fd3b84
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.9
|
version=1.13.15
|
||||||
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=942d7d9816cd3777f3d32f7349186f4e3ac1bf6e1e097ee9193dbd45c5c85108
|
checksum=0f12dd76cbba122f51227e3ae5dd3c0dcec4e4f25a09986fcd9835a29d2af106
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue