diff options
author | François Visdeloup <fanchyannmaria at orange dot fr> | 2010-01-24 16:17:01 +0100 |
---|---|---|
committer | François Visdeloup <fanchyannmaria at orange dot fr> | 2010-01-24 16:17:01 +0100 |
commit | 0ea20ce6ac902d70efddc1743e67545b6d8652c2 (patch) | |
tree | 877cab89c5f865c7386db2930497ac9d783f579e /extra/python/Pkgfile | |
parent | 39dfbb517918a09a9654594949739a4b94e6fec6 (diff) | |
download | nutyx-extra-0ea20ce6ac902d70efddc1743e67545b6d8652c2.tar.gz nutyx-extra-0ea20ce6ac902d70efddc1743e67545b6d8652c2.tar.bz2 nutyx-extra-0ea20ce6ac902d70efddc1743e67545b6d8652c2.tar.xz nutyx-extra-0ea20ce6ac902d70efddc1743e67545b6d8652c2.zip |
mise à jour python#2.6.4-1.pkg.tar.gz
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) |