diff options
author | tnut <thierryn1 at hispeed dot ch> | 2010-01-24 16:30:37 +0100 |
---|---|---|
committer | tnut <thierryn1 at hispeed dot ch> | 2010-01-24 16:30:37 +0100 |
commit | 8eb4506001941bdbdaf2c74b2da2f9abbde6f015 (patch) | |
tree | fff9180c5363b7a73ca3e86a50020a1b256c03d3 /extra/python/Pkgfile | |
parent | d1a05d8b4d07c43b4561f03be49a7f7965575b59 (diff) | |
parent | 944e89821eb8d0771ea896359e27c2fd8e38d890 (diff) | |
download | nutyx-extra-8eb4506001941bdbdaf2c74b2da2f9abbde6f015.tar.gz nutyx-extra-8eb4506001941bdbdaf2c74b2da2f9abbde6f015.tar.bz2 nutyx-extra-8eb4506001941bdbdaf2c74b2da2f9abbde6f015.tar.xz nutyx-extra-8eb4506001941bdbdaf2c74b2da2f9abbde6f015.zip |
Merge commit 'fanch/master'
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 01d5c70d3..fe002571d 100755 --- a/extra/python/Pkgfile +++ b/extra/python/Pkgfile @@ -5,7 +5,7 @@ # Depends on: pth, sqlite3 name=python -version=2.6.2 +version=2.6.4 release=1 source=( http://www.python.org/ftp/python/$version/Python-$version.tar.bz2) |