diff options
author | Larry Hajali <larryhaja[at]gmail[dot]com> | 2012-06-25 21:42:57 -0400 |
---|---|---|
committer | dsomero <xgizzmo@slackbuilds.org> | 2012-06-25 21:42:57 -0400 |
commit | 6fa27fc50784101f89545f6e388660ecc0d770b2 (patch) | |
tree | dbfb41315de2451497ba548c44ac475e9c66f599 /python/boto/boto.info | |
parent | 24372e890939563080fddc46b9550e3b77990d41 (diff) | |
download | slackbuilds-6fa27fc50784101f89545f6e388660ecc0d770b2.tar.gz |
python/boto: Updated for version 2.4.1.
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
Diffstat (limited to 'python/boto/boto.info')
-rw-r--r-- | python/boto/boto.info | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/python/boto/boto.info b/python/boto/boto.info index 41c552c7f9..19b72d3ff3 100644 --- a/python/boto/boto.info +++ b/python/boto/boto.info @@ -1,8 +1,8 @@ PRGNAM="boto" -VERSION="2.2.2" +VERSION="2.4.1" HOMEPAGE="https://github.com/boto/boto" -DOWNLOAD="http://pypi.python.org/packages/source/b/boto/boto-2.2.2.tar.gz" -MD5SUM="b23b9137abd7286615236ed03929d282" +DOWNLOAD="http://pypi.python.org/packages/source/b/boto/boto-2.4.1.tar.gz" +MD5SUM="6fb90c1aa8c8ce6d967f2b0e06deda5b" DOWNLOAD_x86_64="" MD5SUM_x86_64="" MAINTAINER="Larry Hajali" |