summaryrefslogtreecommitdiffstats
path: root/python/Pkgfile
diff options
context:
space:
mode:
authorpiernov <piernov@piernov.org>2012-05-19 19:15:12 +0000
committerpiernov <piernov@piernov.org>2012-05-19 19:15:12 +0000
commit116d5e24d9729a73d6703115c0ba5799060a466c (patch)
tree905fac6a71e2653a10193c059f793d8d18ece8ac /python/Pkgfile
parentb0b2cb809db501bcced62b22646a7379fd209fcb (diff)
downloadnutyx-extra-116d5e24d9729a73d6703115c0ba5799060a466c.tar.gz
nutyx-extra-116d5e24d9729a73d6703115c0ba5799060a466c.tar.bz2
nutyx-extra-116d5e24d9729a73d6703115c0ba5799060a466c.tar.xz
nutyx-extra-116d5e24d9729a73d6703115c0ba5799060a466c.zip
python 3.2.3-1 màj port
Diffstat (limited to 'python/Pkgfile')
-rwxr-xr-xpython/Pkgfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/python/Pkgfile b/python/Pkgfile
index 00ed3bb32..d421e72bc 100755
--- a/python/Pkgfile
+++ b/python/Pkgfile
@@ -6,7 +6,7 @@
# Run on: expat,libffi,zlib
name=python
-version=3.2.2
+version=3.2.3
release=1
source=( http://www.python.org/ftp/python/$version/Python-$version.tar.xz)