summaryrefslogtreecommitdiffstats
path: root/base/python/Pkgfile
diff options
context:
space:
mode:
authorpiernov <piernov@piernov.org>2011-09-25 16:44:02 +0200
committerpiernov <piernov@piernov.org>2011-09-25 16:44:02 +0200
commit9a27601313f532c03c9ec1dd31d2542c9b865d94 (patch)
tree68eff226026e33ba4f5b0d99f20d71b2881866b1 /base/python/Pkgfile
parent9c4404a550ed046aaeac535c8258eca6bdbdc214 (diff)
downloadnutyx-extra-9a27601313f532c03c9ec1dd31d2542c9b865d94.tar.gz
nutyx-extra-9a27601313f532c03c9ec1dd31d2542c9b865d94.tar.bz2
nutyx-extra-9a27601313f532c03c9ec1dd31d2542c9b865d94.tar.xz
nutyx-extra-9a27601313f532c03c9ec1dd31d2542c9b865d94.zip
python 3.2.2-1 màj port
Diffstat (limited to 'base/python/Pkgfile')
-rwxr-xr-xbase/python/Pkgfile4
1 files changed, 2 insertions, 2 deletions
diff --git a/base/python/Pkgfile b/base/python/Pkgfile
index 304633437..3dd1b0d61 100755
--- a/base/python/Pkgfile
+++ b/base/python/Pkgfile
@@ -6,8 +6,8 @@
# Run on: expat,libffi,zlib
name=python
-version=3.2.1
-release=2
+version=3.2.2
+release=1
source=( http://www.python.org/ftp/python/$version/Python-$version.tar.xz)
build() {