diff options
author | sibel <lesibel@free.fr> | 2010-12-26 14:35:12 +0100 |
---|---|---|
committer | sibel <lesibel@free.fr> | 2010-12-26 14:35:12 +0100 |
commit | df5167af270c3059c45866b9f06bad95155e6f6a (patch) | |
tree | 272eccd5fabf85eefa22f6467b5e8e5b6c8c80fe /extra/python/Pkgfile | |
parent | b6be661e1a2b9e8cf7cf973161fce70744c22629 (diff) | |
download | nutyx-pakxe-df5167af270c3059c45866b9f06bad95155e6f6a.tar.gz nutyx-pakxe-df5167af270c3059c45866b9f06bad95155e6f6a.tar.bz2 nutyx-pakxe-df5167af270c3059c45866b9f06bad95155e6f6a.tar.xz nutyx-pakxe-df5167af270c3059c45866b9f06bad95155e6f6a.zip |
python#3.1.3-1, maj port
Diffstat (limited to 'extra/python/Pkgfile')
-rwxr-xr-x | extra/python/Pkgfile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/python/Pkgfile b/extra/python/Pkgfile index 96c0c15ff..6096b0b55 100755 --- a/extra/python/Pkgfile +++ b/extra/python/Pkgfile @@ -5,7 +5,7 @@ # Depends on: pth, sqlite3 name=python -version=2.6.5 +version=3.1.3 release=1 source=( http://www.python.org/ftp/python/$version/Python-$version.tar.bz2) |