mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-28 16:32:57 +02:00
python3-boto3: update to 1.15.1.
This commit is contained in:
parent
79c583c23b
commit
725ab55a02
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python3-boto3'
|
||||
pkgname=python3-boto3
|
||||
version=1.14.61
|
||||
version=1.15.1
|
||||
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=e5bceee1a34105ead5426fcde756cafac6955d9659d8a0a113e4b8ddccfaea4a
|
||||
checksum=c223bb875b5cd659c8ddb68c8e33b1f3807cffe73702864b62a34f4fca24ee43
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Add table
Reference in a new issue