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 /base/tcl/Pkgfile | |
parent | d1a05d8b4d07c43b4561f03be49a7f7965575b59 (diff) | |
parent | 944e89821eb8d0771ea896359e27c2fd8e38d890 (diff) | |
download | nutyx-pakxe-8eb4506001941bdbdaf2c74b2da2f9abbde6f015.tar.gz nutyx-pakxe-8eb4506001941bdbdaf2c74b2da2f9abbde6f015.tar.bz2 nutyx-pakxe-8eb4506001941bdbdaf2c74b2da2f9abbde6f015.tar.xz nutyx-pakxe-8eb4506001941bdbdaf2c74b2da2f9abbde6f015.zip |
Merge commit 'fanch/master'
Diffstat (limited to 'base/tcl/Pkgfile')
-rwxr-xr-x | base/tcl/Pkgfile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/base/tcl/Pkgfile b/base/tcl/Pkgfile index 6e50ea2a0..f7ecce238 100755 --- a/base/tcl/Pkgfile +++ b/base/tcl/Pkgfile @@ -5,7 +5,7 @@ # Depends on: name=tcl -version=8.5.7 +version=8.5.8 release=1 source=( http://downloads.sourceforge.net/$name/$name$version-src.tar.gz) |