python/python3: Updated for version 3.3.2.

Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
This commit is contained in:
Audrius Kažukauskas 2013-06-02 10:11:12 -05:00 committed by Robby Workman
parent aa006fb2dc
commit 0aa37421c0
2 changed files with 6 additions and 6 deletions

View File

@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=python3
VERSION=${VERSION:-3.3.1}
VERSION=${VERSION:-3.3.2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View File

@ -1,10 +1,10 @@
PRGNAM="python3"
VERSION="3.3.1"
VERSION="3.3.2"
HOMEPAGE="http://python.org/"
DOWNLOAD="http://python.org/ftp/python/3.3.1/Python-3.3.1.tar.xz \
http://python.org/ftp/python/doc/3.3.1/python-3.3.1-docs-html.tar.bz2"
MD5SUM="993232d9f4d9b4863cc1ec69a792e9cd \
e730def6cc4d6dddb076aae82661b6d6"
DOWNLOAD="http://python.org/ftp/python/3.3.2/Python-3.3.2.tar.xz \
http://python.org/ftp/python/doc/3.3.2/python-3.3.2-docs-html.tar.bz2"
MD5SUM="c94b78ea3b68a9bbc9906af4d5b4fdc7 \
b5eee2b290338fb08c1512bfc79bb999"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""