mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-26 22:06:35 +01:00
libraries/botocore: Updated for version 1.4.60.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
This commit is contained in:
parent
f9710ab805
commit
ee5bfc3ab6
2 changed files with 4 additions and 4 deletions
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=botocore
|
||||
VERSION=${VERSION:-1.4.58}
|
||||
VERSION=${VERSION:-1.4.60}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="botocore"
|
||||
VERSION="1.4.58"
|
||||
VERSION="1.4.60"
|
||||
HOMEPAGE="https://github.com/boto/botocore"
|
||||
DOWNLOAD="https://pypi.python.org/packages/48/46/9f178ccd2b6c95cf90be659811c787b92f0168a041c7539711479c67ecb2/botocore-1.4.58.tar.gz"
|
||||
MD5SUM="5795965788d87ae0865791502b8fa200"
|
||||
DOWNLOAD="https://pypi.python.org/packages/11/3f/12932d40897c288c4138ac57898cbe751f2ee5930c91f670314b577b6438/botocore-1.4.60.tar.gz"
|
||||
MD5SUM="87833050c68761885c4bd75247302244"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="python-dateutil jmespath bcdoc"
|
||||
|
|
Loading…
Reference in a new issue