mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-08 16:13:50 +02:00
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'
|
# Template file for 'python-botocore'
|
||||||
pkgname=python-botocore
|
pkgname=python-botocore
|
||||||
version=1.12.146
|
version=1.12.148
|
||||||
revision=1
|
revision=1
|
||||||
archs=noarch
|
archs=noarch
|
||||||
wrksrc="botocore-${version}"
|
wrksrc="botocore-${version}"
|
||||||
|
@ -13,7 +13,7 @@ maintainer="Robert Lowry <bobertlo@gmail.com>"
|
||||||
license="Apache-2.0"
|
license="Apache-2.0"
|
||||||
homepage="https://github.com/boto/botocore"
|
homepage="https://github.com/boto/botocore"
|
||||||
distfiles="https://github.com/boto/botocore/archive/${version}.tar.gz"
|
distfiles="https://github.com/boto/botocore/archive/${version}.tar.gz"
|
||||||
checksum=d35410e4ec0e0137ea0b82def25371dda8ae820b6b1363685735ee34f1bc7544
|
checksum=0b439e0ebf65d25b175665141dffd7235c73b923e834f506cb114b436dbd191c
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE.txt
|
vlicense LICENSE.txt
|
||||||
|
|
Loading…
Add table
Reference in a new issue