diff options
author | tnut <thierryn1 at hispeed dot ch> | 2010-04-24 14:35:45 +0200 |
---|---|---|
committer | tnut <thierryn1 at hispeed dot ch> | 2010-04-24 14:35:45 +0200 |
commit | d603ca9949404ee4d5faf729953c2211c7c3ce9a (patch) | |
tree | 1300af54690b302ae01eb5a639d738d607bcd257 /extra/python/Pkgfile | |
parent | 8bc006cc3a5c1eb6cd22ba7c7cad0c93f146e23d (diff) | |
download | nutyx-pakxe-d603ca9949404ee4d5faf729953c2211c7c3ce9a.tar.gz nutyx-pakxe-d603ca9949404ee4d5faf729953c2211c7c3ce9a.tar.bz2 nutyx-pakxe-d603ca9949404ee4d5faf729953c2211c7c3ce9a.tar.xz nutyx-pakxe-d603ca9949404ee4d5faf729953c2211c7c3ce9a.zip |
maj python#2.6.5-1
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 fe002571d..6b16ffba4 100755 --- a/extra/python/Pkgfile +++ b/extra/python/Pkgfile @@ -5,7 +5,7 @@ # Depends on: pth, sqlite3 name=python -version=2.6.4 +version=2.6.5 release=1 source=( http://www.python.org/ftp/python/$version/Python-$version.tar.bz2) |