summaryrefslogtreecommitdiffstats
path: root/devel/python3/DETAILS
diff options
context:
space:
mode:
Diffstat (limited to 'devel/python3/DETAILS')
-rwxr-xr-xdevel/python3/DETAILS4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/python3/DETAILS b/devel/python3/DETAILS
index 96fd4c512f..73aa98be31 100755
--- a/devel/python3/DETAILS
+++ b/devel/python3/DETAILS
@@ -1,10 +1,10 @@
SPELL=python3
- VERSION=3.1.2
+ VERSION=3.2
SOURCE=Python-$VERSION.tar.bz2
SOURCE2=$SOURCE.asc
SOURCE_DIRECTORY="$BUILD_DIRECTORY/Python-$VERSION"
SOURCE_URL[0]=http://www.python.org/ftp/python/$VERSION/$SOURCE
- SOURCE2_URL[0]=http://www.python.org/download/releases/$VERSION/$SOURCE2
+ SOURCE2_URL[0]=$SOURCE_URL.asc
SOURCE_GPG=python.gpg:$SOURCE2:UPSTREAM_KEY
SOURCE2_IGNORE=signature
WEB_SITE=http://www.python.org/